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.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Got it. Thanks!
I see. Thank you!
Hi-- This is an intriguing kata. However, as a noob to python and codewars, I'm stumped on elementary stuff: How do I access the one_two function to generate my random ints(0,1)? Furthermore, what argument(s) does function one_two_three() take?
Thanks!
Duly noted. Thanks again!
Thanks for the prompt reply. Alas,
My script passes all tests but generates the key error below, as if calling up a key that consists of no characters. I've printed all my intermediate outputs, including the one on which I loop the dictionary calls, and I can't find any "empty space" that would prompt a key ''. Any ideas? Thx for help!
Traceback:
in
in decodeMorse
KeyError: ''