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.
I think you just need the .replace(' ','') in the expression of the if statement. No need to make the computer do extra work there.
I tried using the time.time() and compared it to another code but I can't seem to find an input that will result in anything other than 0.0, which solution to the problem do you think is faster, and how do you tell if the output start - end time is 0.0?
Anyone know why that is, and if there is a better solution to account for large numbers?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution