You should approach this assignment in several parts. The first part will be to write a menu driven program that prompts the user for the following actions: 1) Read in the name of a text file to use as a cipher key 2) Create a cipher using the input text file (and save the result to a file) 3) Decode an existing cipher (prompt user for a file to read containing the cipher text) 4) Exit the program

Solved
Show answers

Ask an AI advisor a question