我想知道在Python中是否有办法将数组或列表转换为单个数字:
A = [和0xAA,为0xBB,的0xCC]
d = 0xaabbcc
谢谢你的帮助!
python arrays int
arrays ×1
int ×1
python ×1