how to turn an ascii value in int to char in python code example Example: python int to ascii string chr(97) -> 'a'