Discuss / Python / get

s1 = int(n1) s2 = int(n2) print(hex(s1),hex(s2))


  • 1

Reply