Skip to content

Commit b8c570a

Browse files
authored
Update 03_Numbers.md
The expected output does not match that of the correct solution, provided in morgage.py
1 parent 712eb36 commit b8c570a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Notes/01_Introduction/03_Numbers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -234,9 +234,9 @@ The output should look something like this:
234234
4 10736.44 497581.83
235235
5 13420.55 496970.98
236236
...
237-
308 874705.88 2971.43
238-
309 877389.99 299.7
239-
310 880074.1 -2383.16
237+
308 874705.88 3478.83
238+
309 877389.99 809.21
239+
310 880074.1 -1871.53
240240
Total paid 880074.1
241241
Months 310
242242
```

0 commit comments

Comments
 (0)