To convert the integer return value of the ord() function back to a string value, you can simply use Python's built-in chr() function.
確定! 回上一頁