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
364 B
JSON
18 lines
364 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"dashedName": "advanced-oop-concepts",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69ae9f3ca9e6da4eb0d5f7f9",
|
|
"title": "Getters and Setters"
|
|
},
|
|
{
|
|
"id": "69ae9f41a9e6da4eb0d5f7fa",
|
|
"title": "OOP Principles"
|
|
}
|
|
]
|
|
}
|