Files
freeCodeCamp/curriculum/structure/blocks/control-flow-and-functions-in-python.json
2026-03-17 15:43:14 +00:00

30 lines
654 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "control-flow-and-functions-in-python",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "58d5d031e969765037c1bebb",
"title": "Functions"
},
{
"id": "c6c9dae4017830e187eeaf42",
"title": "Return Statement"
},
{
"id": "08854a2c6f052efa1e5270d2",
"title": "If Statements"
},
{
"id": "8314d0bbddb0aa027a144705",
"title": "If Statements and Comparisons"
},
{
"id": "a9f9c5bf295034800d6c77ad",
"title": "Building a Better Calculator"
}
]
}