So I made a program in Javascript that encrypts a message using the Caesar Cipher. Any feedback is appreciated.
1 Like
I did something quite similar for a JS challenge exercise here on Codeacademy! 
mariana_b
Split this topic
3
A post was split to a new topic: Caesar Cipher Code