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.
' takes a few less ms to type than " because you don't have to hold shift.
Your code fails because it checks that the password contains either a number or a special character. Special characters are not mentioned in the kata decription, only a number needs to be present.
well, it's resistant to sudden power loss I guess
hmmmmmmmmmm..........
This version and an equivalent full function do the exact same thing; this is just compressing it into one line. There's literally no advantage and it violates PEP-8 but some people seem to think it looks cool.
Approved
Rust translation!
This comment is hidden because it contains spoiler information about the solution
@SamWololo that's not quite right, since ints and floats can be combined in Python (you shouldn't be able to but that's a topic for another time)
Rust translation!
done!
Lua translation ! Please review.
Rust - the default solution has two '}' at the end, causing it to not compile
It clearly doesn't perform the desired task, because, as you say, the code fails.
Loading more items...