mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
18 lines
393 B
JSON
18 lines
393 B
JSON
{
|
|
"name": "Build a Graphing Calculator Project",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "build-a-graphing-calculator-project",
|
|
"order": 11,
|
|
"helpCategory": "Python",
|
|
"time": "30 hours",
|
|
"template": "",
|
|
"required": [],
|
|
"superBlock": "college-algebra-with-python",
|
|
"challengeOrder": [
|
|
[
|
|
"63d83ffd39c73468b059cd40",
|
|
"Build a Graphing Calculator"
|
|
]
|
|
]
|
|
}
|