Python provides us ord function to generate ASCII code for any character, and it will be an integer. ord function only takes a single character.
確定! 回上一頁