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.
The only oneliners that make you feel dumb!
Good Lord I regret not attending math classes. Love the kata tho
Yea programming is admittedly just math in disguise
whyididntcomeupwiththissosoonerwhywhywhywhywhygaaaaaaahhhhhhh
nice
Did the same here. Great job!
This solution is written in Python 2, in which the
/
operator returned an integer if both operands were integers. The solution is technically correct when run in the right interpreter; the language itself has changed.I also forgot it
completely forgot abs.
Work smarter, not harder.
I feel hella smart for figuring ts out
it took me some time until i figured the -1 and -2 to get the second form the last
This solution is straight from the computer gods into bro's mind.
Wow, smart ^^
The code will not work correctly when the average grade is a fractional number. It will give an F even if the average is above 60
Loading more items...