Ad
  • Default User Avatar

    NOTE: The test cases for this kata are broken, but for some reason CodeWars has locked them and I cannot edit them. Specifically, the returned function is not propertly testing that old values are remembered. If and when I can fix the problem, I will, but I don't see any way to do that due to the lock.

    Is this still relevant ?

  • Default User Avatar

    I know how to return arr.name, but why doesnt it work when there is a return in the constructor?(i commented it out)