Skip to content

Commit 3cfe6a2

Browse files
committed
Fixed wording
1 parent 8449211 commit 3cfe6a2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Notes/01_Introduction/03_Numbers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,8 @@ extra_payment = 1000
220220

221221
Make the program look at these variables and calculate the total paid appropriately.
222222

223-
How much will Dave pay if he pays an extra $1000/month for 4 years starting in year 5 of the mortgage?
223+
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?
224225

225226
### Exercise 1.10: Making a table
226227

0 commit comments

Comments
 (0)