Question: In-ClassWork 2nd Part Name: I. Encrypt/Decrypt using Python (4 pts) Complete the Python files by placing the missing parts in the following files. a. Encrypt
In-ClassWork 2nd Part
Name: I.
Encrypt/Decrypt using Python (4 pts)
Complete the Python files by placing the missing parts in the following files.
a. Encrypt the plain message given in the page1 within using key value as 7. The program: shiftCipher.py should include your inputs to the variables text and s. Plain Text from the page 1:
Output: Place the screenshot of the output after executing the shiftCipher.py.
b. Decrypt the cipher text you have in the page 2.
The program, hackShiftCipher.py should include your input to the variable message.
Your decrypted text from I.b on the page 1: ___________________________ Output: Place the screenshot of the output after executing the hackShiftCipher.py.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
