x = 1for i in range(50000): x *= 10print( x / 10 ** 50000 )
Standard input is empty
1.0
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!