fix(curriculum): fix project names in college algebra projects (#52784)

This commit is contained in:
yoko
2023-12-28 04:25:59 +09:00
committed by GitHub
parent fb1f763357
commit 4a6b86a614
2 changed files with 2 additions and 2 deletions

View File

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

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