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.
LOL. Writing a bunch of
if
statements with expected results isn't how you solve katas here. That's exactly why random tests exist, because your solution isn't a solution to this problem at all.Not a kata issue, closing. See https://docs.codewars.com/training/troubleshooting for some tips.
Tests pass then click attempt and get a fail on random guesses? These weren't specified in instructions and adding more conditional statements could go on forever (trust me i've tried). Was excited to finish this but looks like i can't??