Ad
  • Custom User Avatar

    Yeah, it's not practical to learn a new language this way in my opinion

  • Custom User Avatar

    The sample tests are not helpful because you can pass them just by doing:

    SELECT number1, number2 FROM decimals
    

    Then the other tests fail and for a beginner it's hard to undertsand what is failing.