+ 1
Why python doesn't support long intger numbers ?
I have operation do difficult math and the equal must be 10000000000!
2 Answers
+ 6
Actually maybe its not Python problem... Its Sololearn IDE problem
+ 6
1000000000 factorial you mean?
It's not possible because even for print(10000000**100)
Python shows the output but sometimes the output will be for example 25 lines ! In this case doesn't shows the output and only says the lines of output