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.
figured this out (I have done other things since then..) and was that I'd used gsub inplace, so lesson learnt.
Maybe.
cheers anyway :)
unless I'm missing something (it is late here...), the random Ruby tests arent working properly - they seem to expect "You just wanted my autograph didn't you?" for all of them.
But then if I try and just pass through the random ones, it fails for the correct reason
Theres going to be something really obvious I've done wrong...
Thats exactly what I was doing too :)
I had to check for various non-numbers types so maybe worth printing out the value and type at the top to see what is failing in particular, if you haven't
cor, that was quite hard work! With my solution as well the best optimisation I found appeared to be using python3 - saved about a third of the time... Anyways, cheers for the challenge :)
cool :)
this confused me for a bit - it should be 'NaN' as a string, not actually NaN, being returned
Hi, is it just me or are the 2 assumptions in the description actually needed?
You didn't call lower()