mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2025-12-25 02:14:11 -05:00
fix(curriculum): fix project names in college algebra projects (#52784)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user