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.
"If a non-alpha value passes your if statement it would of killed the python script with a return false"
Could you please elaborate? Why would that fail for non-alpha value?
I think the ascii_lowercase returns exactly the same string as the one hardcoded here.
I like the naming convention memoized :D I used multitabres. And I don't know why lmao
;)
I updated the fork, to take care of this.
Thanks! In my humble beginnings it is nice to know I can spot something a much more experienced programmer can miss. However small it is. :)
mmm... Oh, damn, yes, you're right. I didn't pay enough attention to the first line. Nice catch. ;)
This comment is hidden because it contains spoiler information about the solution
I don't like it.
With Love.
This is the second unit test code that fails. There is clear math that fails in the unit test that is easily done on a calculator.
This comment is hidden because it contains spoiler information about the solution
Thats sooooooo Clean <3
I like the comments.
Cheater. lol jk
I highly recommend not using global variables. As global variables are stored in memory and not efficent if your using an application. Global variables are lazy.
I lowly recommend not using global vairables as this is not a good practice. Trust me I'm a Doctor
Loading more items...