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.
how did I not think of this
😲 Wow ! what a solution
A bit annoying, that I've got grouped with this...
Dig.
hohoho quite clever
enumerate(iterable, start=0)
arr[0]
is pass to start witharr[0]
instead of0
.I hope this help, but if not you can refer this:
https://docs.python.org/3/library/functions.html#enumerate