還記得在前面的學習筆記中我們花了很多時間在討論Python 不同的變數類型與資料結構嗎 ... my_int = 87 print(my_int.bit_length()) print(my_int.to_bytes(length = 2, ...
確定! 回上一頁