Files
freeCodeCamp/curriculum/structure/blocks/learn-python-small-projects-basics.json
Ahmad Abdolsaheb e37faff9e6 feat(learn): add catalog (#65596)
Co-authored-by: jdwilkin4 <jwilkin4@hotmail.com>
2026-02-11 15:04:30 +03:00

19 lines
426 B
JSON

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