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.
Nice, they made a function for the second best player in the world ๐๐ผ
@daichi31 hmm, interesting...
It is wrong, not a kata issue, read this: https://docs.codewars.com/training/troubleshooting
Also mark your post as having spoiler content next time.
You put the "list = []" outside the function, try put it inside it will work
This comment is hidden because it contains spoiler information about the solution
Brings back memories.
this helped.
Don't use
input()
.See https://docs.codewars.com/training/training-example for better explanation.
Traceback (most recent call last):
File "/workspace/default/tests.py", line 2, in
from solution import summation
File "/workspace/default/solution.py", line 10, in
num = input("please enter a number: ")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
EOFError: EOF when reading a line
Is anyone can tell me why??
i hate and love this
Please explain more if you want to get an answer.
For me seems hard for first sight, because of word game. But when you read the description carefully, you know it is very easy!
IMHO
Bad instructions...
๐
loser
Wasted 3 hours to do this kata, and i had to learn OOP.
Loading more items...