RosettaCodeData/Task/Long-multiplication/Python/long-multiplication-1.py

3 lines
40 B
Python

#!/usr/bin/env python
print 2**64*2**64