Discuss / Python / exercise(调用函数)

exercise(调用函数)

Topic source

叫我_小军

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

n1 = 255 n2 = 1000 print(hex(n1),hex(n2))


  • 1

Reply