Develop a program that uses dialog boxes to ask the user for the name of an input file, an output file, and if the input file needs to be encoded or decoded. Depending on the user’s input, the input file should be encoded or decoded using a Caesar Cipher and the output written to the output file.
No comments:
Post a Comment