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
A Caesar Cipher that lets you shift the letters by an amount, doesn't work with numbers and to decode just use the negative of the number you used to shift and the coded message.
About
A Caesar Cipher that lets you shift the letters by an amount, doesn't work with numbers and to decode just use the negative of the number you used to shift and the coded message.