Python hex ()函數用於將任何整數(以10為底)轉換為相應的十六進位數。 ... form h1 = hex(num) # Printing hexadecimal form print("The ", num, ...
確定! 回上一頁