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.
By using Object as a type here you may result in boxing of value-types. Better insted to use 'T prev = default(T)'.
its valid code - but in all itterations your code "substract lives" true or false is it
Lmao
No longer correct, just had an issue with that
It works, and it's creative and concise, but I agree. It obscures the intention, which is for lives to be lost as a result of guessing wrong.
XD
i love that one linebreak. because the line would be too long otherwise
nice!