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.
No offense, just giving you info to learn :)
k, noob here. sorry.
Please don't publish the same thing 3 times, and also, rewriting builtin functions is bad practice.
Also,
list
is an identifier in Python, and it's not good practice to use it as var names.There's a max function in almost any language.
There is also MAX builtin function in GNU.
I know
There is already builtin function for this