kolvo = float(input())n = int(input())for i in:kolvo += kolvo*0.05print(kolvo,n)
Standard input is empty
Standard output is empty
File "./prog.py", line 3 for i in: ^ SyntaxError: invalid syntax
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!