You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Check [Caesars_Cipher.md](https://github.com/codewithmide/JavaScript-Algorithms-and-Data-Structures-Projects/blob/master/Caesars_Cipher/Caesars_Cipher.md) for more test cases
2
2
3
3
-`rot13("SERR PBQR PNZC")` should decode to the string `FREE CODE CAMP`
4
4
-`rot13("SERR CVMMN!")` should decode to the string `FREE PIZZA!`
0 commit comments