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.
You modified the name of the given parameter, which I wouldn't consider 1) useful and 2) good practice, especially since
str
shares its name with a function.funny how everyone was thinking the same thing
didn't think of this shorter way
excellent
why name a parameter str? wouldn't this lead to confusion?
outdated and not working anymore
Cheater! :)
This comment has been deleted.
It shoud not be concidered good practice because str is a built in function
Bruh Moment
It worked in older versions of Python without the import, this solution is at least 8 years old.
Tested this code else where doesn't work. You need an to import an additional library for it to work.
God I never think of that...
I was so proud of my one liner...
Lol that's cheating
Loading more items...