Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8449211 commit 3cfe6a2Copy full SHA for 3cfe6a2
Notes/01_Introduction/03_Numbers.md
@@ -220,7 +220,8 @@ extra_payment = 1000
220
221
Make the program look at these variables and calculate the total paid appropriately.
222
223
-How much will Dave pay if he pays an extra $1000/month for 4 years starting in year 5 of the mortgage?
+How much will Dave pay if he pays an extra $1000/month for 4 years starting after the first
224
+five years have already been paid?
225
226
### Exercise 1.10: Making a table
227
0 commit comments