# your code goes here
i=s=0 for i in range (1,101) s+=i print (s)
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!