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.
You got advantage of dictionary duplicate updation behaviour .. good one
What is mode in function caeser_cipher?
I pass all the tests and attempts but at the end it gives the error as below:
increment_string
str4=int(newL)
ValueError: invalid literal for int() with base 10:
here newL is string, while converting to intger I am getting this traceback.
Please someone help me out...........
I am also getting same valueerror for below line:
increment_string
str4=int(str(newL))
ValueError: invalid literal for int() with base 10:
I am also getting same error:
increment_string
str4=int(str(newL))
ValueError: invalid literal for int() with base 10:
Please someone help me
No it should return foobar0012