Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 270 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 270 Bytes

caesar_cipher

This program uses a Caesar Cipher to decode/encode a message.

This project is meant to demonstrate my knowledge of multi-input functions in Python. The file "main.py" is the main file, and "art.py" is the supplemental file that supplies the ASCII art.