Ad
  • Default User Avatar

    So the description says "The code gives an error!
    Kata.A = 123.ToSTring();
    Fix it!"
    However, the code "Kata.A = 123.ToSTring();" is not present in the Kata. Instead one can simply add a property that returns the value to pass the kata.
    That seems contrary to what the kata wants the programmer to achieve.
    Maybe more test cases are required? And maybe the code originally supplied needs modification?
    I completed this in C#.

  • Custom User Avatar

    This kata is pointless.

  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution