Discuss / Python / 作业

作业

Topic source

叫我玮仔

#1 Created at ... [Delete] [Delete and Lock User]
a=int(input("输入一个整数:"))
h=hex
print(h(a))

  • 1

Reply