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.
This comment is hidden because it contains spoiler information about the solution
""Ghost objects are given a random color attribute of "white" or "yellow" or "purple" or "red" when instantiated""
Please read this carefully
Can anybody explain please the str.chars() method?
Clean Code ♥
cool :)
oh boi thats original the same idea that i had :)
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
YEEEES :D Congrats to the other Warriors
ok nice, so simple! i thought too complicated :D
way to easy for 5 kyu imho
realy nice task - satisfied
THIS IS WHAT I WAS SEARCHING FOR BECAUSE OF ROUNDING ERRORS.
for example in python sqrt(6331294295132068901) = sqrt(6331294295132068900) which obviously isnt the same!!!!!
Thank you - learned something new :)))
my solution works, it takes 650ms. for all who have trouble with the time control. bruteforce isn't the way to go.
study some integers and try to find out what is happening with the diggits of a valid solution.
This comment is hidden because it contains spoiler information about the solution
Loading more items...