sum = 0for i in range(240): sum = sum*(1.0055127) sum = sum + 1500print(sum)
Standard input is empty
745885.995408
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!