mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
fix(curriculum): grammar errors in "Build a Financial Calculator" challenge (#62019)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
This commit is contained in:
parent
e257c2969e
commit
34014f1099
@ -13,7 +13,7 @@ After going to that link, create a copy of the notebook either in your own accou
|
||||
|
||||
# --instructions--
|
||||
|
||||
For this challenge, you need to create a financial calculator using Python that take input and do the following:
|
||||
For this challenge, you need to create a financial calculator using Python that takes input from the user and does the following:
|
||||
|
||||
- Calculate annuity with monthly or continuous growth
|
||||
- Calculate monthly mortgage payment
|
||||
|
||||
Loading…
Reference in New Issue
Block a user