Réponse:
Bonjour,
Explications étape par étape:
1.
def compte(n):
c=5000
for i in range(n):
c=c*(2,5/100)
return c