/Encrypt_Ascii_Code

The goal is take a word/string as an input from the user, convert it into the ASCII code, perform an encryption on that ASCII code, and reconvert it into a string.

Primary LanguagePython

No issues in this repository yet.