Files
freeCodeCamp/curriculum/challenges/_meta/build-a-multi-function-calculator-project/meta.json
T
Tom d02bb663c4 refactor(curriculum): move helpCategory to block meta.json file (#50265)
* refactor: move helpCategory to block meta

* fix: test?
2023-05-04 08:46:58 +02:00

16 lines
348 B
JSON

{
"name": "Build a Multi-Function Calculator Project",
"isUpcomingChange": false,
"order": 6,
"helpCategory": "Python",
"time": "30 hours",
"template": "",
"required": [],
"superBlock": "college-algebra-with-python",
"challengeOrder": [
[
"63d83ff239c73468b059cd3f",
"Build a Multi-Function Calculator"
]
]
}