Files
micropython/tests/basics/bytearray_longint.py
2015-01-04 17:19:16 +02:00

2 lines
38 B
Python

print(bytearray(2**65 - (2**65 - 1)))