Python ord function example

The ord() is a built-in function in Python that returns the Unicode code from a given character. In other words,