mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
18 lines
428 B
JSON
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"
|
|
}
|