Python allows hex literals, so you can also directly say chr(0x78) == 'x' . To convert a number to a hex string, use the (guesses, anyone?) hex ...
確定! 回上一頁