Discuss / Python / work

print('十六进制转换后n1=%s,十六进制转换后n2=%s'%(hex(n1),hex(n2)))


  • 1

Reply