Chr() application

Report a typo

Construct and output a single string by means of converting four given code points to Unicode characters.

Sample Input 1:

67
111
111
108

Sample Output 1:

Cool
Write a program in Python 3





___

Create a free account to access the full topic