micropython/tests/feature_check/byteorder.py

3 lines
32 B
Python

import sys
print(sys.byteorder)