i=k=0; x=10for i in range(1,4): for k in range(0,i): x=x+(k-1)
Standard input is empty
Standard output is empty
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!