-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Unit Test for - Caeser Cipher #40
Comments
I can work on this. 👍 |
Sure @fcosueza, I have assigned this issue to you. |
Thanks !! 😃 |
Caesar cipher should raise and error when second argument is not a number, instead it's returning a string of "undefinedundefinedundefined". Also, the folder is misspelled "caeser". Should i correct it or make a new issue ? |
@fcosueza |
Hey, |
Hey, @Omkaragrawal I have assigned you the fix and you can continue from there. |
🤡 What is required?
The algorithm is here : Caeser Cipher
Thank You!
The text was updated successfully, but these errors were encountered: