Question: Put steps on how to make this script Write a script that inputs a line of encrypted text and a distance value and outputs plaintext
Put steps on how to make this script

Write a script 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 Hello world
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
