Question: 2. (20 points) Write a script (decrypt.py) that inputs a line of encrypted text and a distance value and outputs plaintext using a Caesar cipher.

2. (20 points) Write a script (decrypt.py) that inputs a line of encrypted text and a distance value and outputs plaintext using a Caesar cipher. The script should work for any printable characters. An example of the program input and output is shown below: Enter the coded text: Lipps\$\{svph\% Enter the distance value: 4
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
