Create a secret encoder and decoder program. The program should function as follows: Begin by presenting a menu of options to the user. The user should be able to elect to encode a message, decode a message or quit. Repeatedly prompt the user with these options and end the program when the user elects to quit.
Hi can I ask for more details about your assignment? Do you know what programming language and/or software you want to use to do this? The prompt mentions a "menu of options", so will this be done through a graphical user interface or a text-based interface? Also, what kind of encoder/decoder will you be using for the messages input by the user?
I’m not 100% sure but based on a previous user who had this problem, I think it’s supposed to be in Java https://questioncove.com/updates/548b7e17e4b05733b80cc8a0
Join our real-time social learning platform and learn together with your friends!