Files
freecodecamp--freecodecamp/curriculum/structure/blocks/control-flow-and-functions-in-python.json
wehub-resource-sync dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08: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"
}
]
}