Question: Attached is a program which can encrypt and decrypt msg at a basic level as it only encrypt and decrypt one message. Design a program using the same methodology that can encrypt every message user give as input and store the encrypted input messages only. While when output is required the stored encrypted messages are decrypted and the user is shown the decrypted messages only on screen.
Information related to above question is enclosed below:
Attachment:- Python.rar