Files
2022-09-29 12:10:37 +08:00

4 lines
62 B
Python

# test builtin bin function
print(bin(12345678901234567890))