The ord () function in Python
the built-in ord () function in python returns an integer representing the unicode code of the specified character.
the built-in ord () function in python returns an integer representing the unicode code of the specified character.