3 lines
96 B
Python
3 lines
96 B
Python
"""
|
|
Python int is already an arbitrary precision integer, so we don't need to implement it.
|
|
"""
|