a custom message encryptor
it takes any message you put in and uses a key to see what that message should be. then it adds all the letters together in a string and prints it. its fairly simple but it did still take me a while.
Voters
Share your repls and programming experiences
it takes any message you put in and uses a key to see what that message should be. then it adds all the letters together in a string and prints it. its fairly simple but it did still take me a while.