Ad
  • Custom User Avatar

    I am facing the same issue. Basic tests are passed successfully, and then I am getting a failure on a test case "Test.assert_equals(basefa, a+b)"
    I am guessing basef is a dict that maps integers to their string analog, for example basef[3] == "three".
    In my opinion this violates the initial task which says that functions for each number from 0 ("zero") to 9 ("nine")

  • Custom User Avatar

    not sure what stands behind the logic with i and j, but it's cool.