i = int(input())count = 0while count < i: sum = sum + count count = count +1
100
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!