p=2437.59

for i in range(2,14):
 p=p*(5/100+1)
 print(i,p)

Embed on website

To embed this project on your website, copy the following code and paste it into your website's HTML: