mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-19 21:09:51 +08:00
fix(curriculum): fix project names in college algebra projects (#52784)
This commit is contained in:
parent
fb1f763357
commit
4a6b86a614
@ -13,7 +13,7 @@ Once you complete the project, submit your project link below. If you are submit
|
||||
|
||||
# --instructions--
|
||||
|
||||
For this challenge, you need to create a multi-function calculator using Python that take input and do the following:
|
||||
For this challenge, you need to create a data graph explorer using Python that take input and do the following:
|
||||
|
||||
- Get a .csv file in three ways
|
||||
- uploading it from the local computer
|
||||
|
||||
@ -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 multi-function calculator using Python that take input and do the following:
|
||||
For this challenge, you need to create a financial calculator using Python that take input and do the following:
|
||||
|
||||
- Calculate annuity with monthly or continuous growth
|
||||
- Calculate monthly mortgage payment
|
||||
|
||||
Loading…
Reference in New Issue
Block a user