Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 1.02 KB

File metadata and controls

18 lines (11 loc) · 1.02 KB

Python 3.9.7 Encryption Decryption Phrase With A Specific Key!

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 PythonInstallation2

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!

PythonEncryption DecryptionPhraseWithAKey PythonEncryption DecryptionPhraseWithAKey1 PythonEncryption DecryptionPhraseWithAKey2