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.
nah using global inside function is more confusing than just using uppercase for constants and you can use them without declaring global in all functions.
because THOSE ARE CONSTANTS!
Errrr... ':)
bro, why yelling
**I've now realized constants are conventionally upper-cased.
I understand your reasoning better now.
This is cool for when you don't have internet to convert metrics; otherwise it looks a bit confusing and even painful to the eye with all the capitals.
Nonetheless, I am sure this makes a lot of sense in your head so congrats on the solution!
using "global", is more read nicely
Uppercase is the norm for global variables
nice solution, but hards to read with all upper case .....
Hah!
this one should be quicker than '\n'.join(). nice try!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Yep - this was my solution as well!