# your code goes hereresult = 0for i in range(5): result+=i i+=5print(result)
Standard input is empty
10
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!