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.
hint for Java:
we need to delete upper case of vowels too
try .toUpperCase()
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
hint for java: it would be better to do "draw!" as separate cause of if else, not else.
it was my mistake
Guys, I thought that an initial pattern was needed, but I was wrong :(
HINT: It would be easier if you cleaned these if/else clausesÂ