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.
It is a tuple. We have used Tuple Indexing here, We know that True value refers to 1 and False refers to 0. So the first element in the tuple is False corresponding to Tuple index zero(false) and the second value is True corresponding to Tuple index one(True)
nah am train on this again
that not its a problem for optimation or something like that, more resources.
Im new its just a question
I mean, why not?
importing a library for this exercise 🤣🤣
This comment is hidden because it contains spoiler information about the solution
thanks,its really nice of you!
I laughed out loud at this one, very elegant
I don't know how to use this one
This approach seems uniquely Pythonic. Option: initialize count in function definition parameters.
an issue or a question?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Please add a better explanation about date format, i can`t realize that year can be less than 1000 until i do my attempt.
There are so many tests in this program XD