Skip to content

MrWilco/com240-lab1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COM 240 Lab 1

Python Cipher Scripts

These scripts are for COM 240 Lab 1. q4.py is question 4. question 4 features something I call a mirror cipher. It takes the index of the current letter, then indexes from the right of the alphabet string. this mirrors the alphabet.

Example: "c" -> "x" "c" is the 3rd letter, "x" is the 3rd to last letter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages