freeCodeCamp/curriculum/structure/blocks/quiz-classes-and-objects.json
Oliver Eyton-Williams 27a54624c3
refactor: blockType -> blockLabel (#62548)
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
2025-10-23 23:20:15 +05:30

12 lines
295 B
JSON

{
"name": "Classes and Objects Quiz",
"blockLabel": "quiz",
"blockLayout": "link",
"isUpcomingChange": true,
"dashedName": "quiz-classes-and-objects",
"challengeOrder": [
{ "id": "67f413038f0f8c452c660dc5", "title": "Classes and Objects Quiz" }
],
"helpCategory": "Python"
}