mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
22 lines
480 B
JSON
22 lines
480 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"dashedName": "oop-basics",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69ae9744a9e6da4eb0d5f7f6",
|
|
"title": "Introduction to Object-Oriented Programming"
|
|
},
|
|
{
|
|
"id": "69ae96daa9e6da4eb0d5f7f4",
|
|
"title": "Getting Started with Classes"
|
|
},
|
|
{
|
|
"id": "69ae96dfa9e6da4eb0d5f7f5",
|
|
"title": "Using Constructors"
|
|
}
|
|
]
|
|
}
|