Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-functions-and-scope.json
2026-03-17 15:43:14 +00:00

18 lines
428 B
JSON

{
"isUpcomingChange": false,
"dashedName": "lecture-understanding-functions-and-scope",
"helpCategory": "Python",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "67fe859f55cd33356e322fd3",
"title": "How Do Functions Work in Python?"
},
{
"id": "67fe85a1b634a335b18ae09a",
"title": "What Is Scope in Python and How Does It Work?"
}
],
"blockLabel": "lecture"
}