Encrypt and decrypt a message using a Caesar cipher with a key number!
1- Start by Installing Visual Studio Code https://code.visualstudio.com/
2- Then install the Python extension
3- From VIsual Studion Code create a new file and Copy/Paste the code from the file PythonEncrypt&DecryptPhraseWithAKey.py and save it!
4- Hit Left Shift + Enter to run the game and try different encryption!