Files
freeCodeCamp/curriculum/structure/blocks/small-python-projects.json
2026-03-17 13:16:49 +01:00

19 lines
406 B
JSON

{
"name": "Small Python Projects",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "small-python-projects",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "6ec8578710ffa3471b74888e",
"title": "Building a Basic Calculator"
},
{
"id": "024ffa91a50a44335be33ee7",
"title": "Mad Libs Game"
}
]
}