mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-21 20:02:55 -05:00
19 lines
426 B
JSON
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"
|
|
}
|
|
]
|
|
}
|