Question: I need to write this program. Thank for your help Overview of Assignment Revisiting the ROT13 encryption program, you are going to break the previous
Overview of Assignment Revisiting the ROT13 encryption program, you are going to break the previous version of the program into methods with this additional functionality: The program will ask how many String s it should process, between 1 and 10, and store those String s into an array for processing. The program will ask for a shifting factor between -25 and +25, which will determine the encryption/decryption shifting instead of the default shifting by 13 of the previous version of the program See descriptions of these additional methods later in the assignment for more information
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
