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.
As a new python developer, this solution helped me immensely. Thank you.
Hi I'm new here and i need someone to guide me in coding
nice
wow, the well deserved 6006 clever vote!
My code works for both, so I see no harm in accounting for more cases.
the instructions explicitly state that it will only be 1 digit.
This was my initial thought, but I tried to account for ages more than just 1 digit.
I appreciate your reply so much. Thank you!
But this code will produce an incorrect answer to arr = [1,1,1]. Or do I understand something wrong?
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
bealtiful
Nope, I think the first comment's correct.
You can't multiply an integer by a string, but you CAN multiply a string with an integer.
Really cool!
this is the way.
Loading more items...