mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
18 lines
382 B
JSON
18 lines
382 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"dashedName": "methods-and-inheritance",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "69ae9cdfa9e6da4eb0d5f7f7",
|
|
"title": "Class vs. Static Methods"
|
|
},
|
|
{
|
|
"id": "69ae9ce3a9e6da4eb0d5f7f8",
|
|
"title": "Understanding Inheritance"
|
|
}
|
|
]
|
|
}
|