Ad
  • Default User Avatar

    I tried several solutions and amongst them your solution; all passed fine "TESTS" and "ATTEMPT". I don't understand why you got that and I am unable to reproduce it. Save your solution, "RESET" the page try again.

  • Default User Avatar

    The template solution is:

    def convert_fracts(lst)
      # your code
    end
    

    Function name in your solution is not the good one. Your solution is passing "ATTEMPT".