Romeo and Juliet are lovers from two feuding families. Because their relationship must remain secret, they communicate using a special code. They write five ASCII numbers, which are then converted into their corresponding characters using an ASCII table (https://www.ascii-code.com/).
The decoding process works as follows:
Since manually converting ASCII numbers into text is troublesome, Romeo decides to write a program to automate the process.
Please help Romeo complete the program so that he can communicate with his beloved Juliet!
5 integer number
The corresponding word