Ad
  • Custom User Avatar

    There is problem with test for Python 3.6.0

    File "main.py", line 7
        print "<pre style='display:inline'>Got '%s', expected '%s'</pre>" % (got, expected)
                                                                            ^
    SyntaxError: invalid syntax
    
  • Custom User Avatar

    Nice kata. I think I have a solution for this now after spending entire week. I really hope this solution finally cracks it.