micropython/tests/feature_check/int_big.py

3 wiersze
119 B
Python

# Check whether arbitrary-precision integers (MPZ) are supported
print(1000000000000000000000000000000000000000000000)