This repository contains a PHP script that calculates and displays the growth of a savings account over 20 years. The account starts with an initial deposit of 1000 DH and earns an annual interest rate of 2%. The script generates an HTML table showing the account balance for each year, starting from year 1 to year 20.
-
Notifications
You must be signed in to change notification settings - Fork 0
er-hiba/Savings-Account-Growth
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A PHP script to calculate and display the growth of a savings account over 20 years with an initial deposit of 1000 DH and an annual interest rate of 2%.