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

2 lines
38 B
Python

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