mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-01-10 09:05:55 -05:00
32 lines
737 B
JSON
32 lines
737 B
JSON
{
|
|
"name": "Scientific Computing with Python Projects",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "scientific-computing-with-python-projects",
|
|
"helpCategory": "Python",
|
|
"order": 10,
|
|
"time": "150 hours",
|
|
"superBlock": "scientific-computing-with-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "5e44412c903586ffb414c94c",
|
|
"title": "Arithmetic Formatter"
|
|
},
|
|
{
|
|
"id": "5e444136903586ffb414c94d",
|
|
"title": "Time Calculator"
|
|
},
|
|
{
|
|
"id": "5e44413e903586ffb414c94e",
|
|
"title": "Budget App"
|
|
},
|
|
{
|
|
"id": "5e444147903586ffb414c94f",
|
|
"title": "Polygon Area Calculator"
|
|
},
|
|
{
|
|
"id": "5e44414f903586ffb414c950",
|
|
"title": "Probability Calculator"
|
|
}
|
|
]
|
|
}
|