micropython/tests/basics/builtin_bin_intbig.py

4 wiersze
62 B
Python

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