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 think it is voted clever because it uses many standard code practices, it is a one line, and it is pretty efficient too!
True! Still very creative tho!
The code is still valid either way.The prompt says: "Return true if he survives"
If he has 1000 bullets against zero dragons, he still survives. If he has 1 against zero, he survives. If he has zero bullets and is going against zero dragons, he still survives.