louiselalanne / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii Translator

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.

About

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.


Languages

Language:Python 100.0%