Python Program: Caesar Cipher

By carriekaler Feb20,2024

100 Days of Code: The Complete Python Pro Boot Camp – Day 8 Project

Create a program that will encrypt and decrypt messages by asking user to input a message and how many positions to shift the letter in the alphabet.

  1. Choose ‘Open in Replit’
  2. Select ‘Run’ to play/replay the game.
  3. Enter answers into the console where you see the tiny square at the end of sentences.