Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 353 Bytes

File metadata and controls

10 lines (6 loc) · 353 Bytes

Python - Message Encoder & Decoder

This project allows users to encode or decode messages. The encoding and decoding processes must be selected by the user. Encoding and decoding of the same message are processed with the same key.

To run the project, execute the following command in the terminal:

    python3 python_encode_decode.py