Skip to content

knhu/Caesar-Cipher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Caesar-Cipher

This program will encode a piece of text using a similar method of a Caesar Cipher. This includes moving the letters to a different letter specified by the user in a specific loop, and then the user will input a message to be encoded. The program will encode the message, print it out, then print out the original message (decoded).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages