Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 240 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 240 Bytes

Caesar Cipher

This is for my Linux Lab (CSCI 211-02)

Desription

Directions

  1. git clone (git link)
  2. cd to the code directory
  3. to run code go to terminal and type
python3 caesar_cipher.py "ENTER TEXT HERE" 4