Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
Never heard of rjust before. I really like your solution!
同破
Thx!
Usually that happens because the user code is not indented correctly or has non-closing braces. Please check your own code ;-)
I had a problems with too long computation and tried to use ctypes. Now all of the tests are failing because they are showing error syntax in tests - not in my code. I am not sure if ctypes somehow destroyed tests but that is the most possible cause.
STDERR:
File "string", line 39
import random
^
SyntaxError: invalid syntax
read the comments below, you'll have your answer. ;)
I've got the right answer in my computer (Editor:Sublime Text 3),but with the same python code and parameters,the result were different between my computer and online results, and the result in my computer is the expected online answer
Please forgive my poor English..
BTW my python's version is 3.6
I passed 31 tests,and got an error..
Traceback:
in
in escapeSOLVEIT
IndexError: list index out of range
I don't know what happened,I try to used "try...except..." to print the carpark which I can't pass,and I got nothing,didn't print the carpark.
Could someone tell me what's the problem?
what dose this mean?
I use python, 65passed and the only fail is 'codewars is not 2xcode'
Do you mean 'Params' equals to ':'?
I also am drinked!