Commander Kirk is impressed with the program Pavel has built. He has requested one minor alteration to the program. He wants the date and time to be added to every message.
Help Pavel implement the same by adding the current date and time to every message using the add_time
decorator.
Once the date and time is added to the message, then go ahead and encrypt it.