Ad
  • Default User Avatar

    Traceback (most recent call last):
    File "main.py", line 14, in
    test.assert_equals(hello(), "Hello, World!")
    TypeError: hello() missing 1 required positional argument: 'name'