chr() is used for converting an Integer to a Character ord() is used to do the reverse, i.e, convert a Character to an Integer\ We can also pass Integers represented in other common bases, such as ...