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.
Yeah because I made a mistake in tests. I fixed it, please try again.
This comment is hidden because it contains spoiler information about the solution
approved
(i cannot mark the suggestion as complete for whatever reason)
Lua translation!
Good feeling seeing my solution as the top solution lol
Nice kata!
This comment is hidden because it contains spoiler information about the solution
The solution was very simple. I literally wrote 10 lines of code and realised that I could just do it in 1.
Yeah ik it's the same, he is just playin I guess cuz he could do " / 2 "
It's the same as dividing the time by 2, since 1 divided by 2 = 0.5
Figured it out. I wasn't following the instructions closely enough.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
why is it more efficient to use math.floor() than parseInt() ?
Loading more items...