I\'m using python 3.8 and Windows 10 on the PyCharm IDE. Have 16GB RAM
I simply tried to do print(2**18446744073709551615) and got this error. I actually
print(2**18446744073709551615)