micropython/tests/basics/bytearray_intbig.py

2 wiersze
38 B
Python
Czysty Zwykły widok Historia

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