micropython/tests/feature_check/byteorder.py

4 lines
33 B
Python

import sys
print(sys.byteorder)