Discuss / Python / 作业

作业

Topic source

聽Amy

#1 Created at ... [Delete] [Delete and Lock User]

n1 = 255 n2 = 1000 print(hex(n1)+'\n'+hex(n2))


  • 1

Reply