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.
msb = most significant bit
It looks like the final tests are not running in python. I'm receiving an error:
"Traceback (most recent call last):
File "main.py", line 6, in
float_ = math.pi
NameError: name 'math' is not defined"
Wow, that took me a while. It has been a really long time since I did much algerbra. Pretty cool!