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.
I don't get the joke...
if b has a value, then it's considered True. if it has no value, then it's considered False.
Also, if b: is shortform for if b == True:
Can anyone explain this? :(
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
The visualizer only executes the first line of the code...
AMAZING!!! I don't know how people are able to think this way.
This comment is hidden because it contains spoiler information about the solution
;)
You can just create a variable called count which increases by 1 everytime a number is a divisor. This way, you don't have to create an extra list and it's probably faster.
Also, comments are marked with a single #, the second # is unnecessary.
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.
'possible cheating has been detected on this solution' ?????
sure, but as a beginner, I'll focus on the more readable ones first :D
lol