Question: Write a script that gets from a user a paragraph of plaintext and a distance value. Then output this paragraph into an encrypted text using
Write a script that gets from a user a paragraph of plaintext and a distance value. Then output this paragraph into an encrypted text using a Caesar cipher. Write this text to a file called 'encryptfile.txt. Then read this file and write it to a file named 'copyfile.txt'. Submit here the following items: .txt file .py file PSEUDOCODE AND FLOWCHART. PYTHON!!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
