PythonExtra/tests/basics/bytearray_intbig.py

2 lines
38 B
Python

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