Python Programming > Algorithms: String Processing > Flashcards
What is the ord function in python?
the ord function returns an integer which represents the Unicode code point of the Unicode character passed into the function