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:
KAS 2025-09-05 22:54:24 +05:30 committed by GitHub
parent e257c2969e
commit 34014f1099
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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