freeCodeCamp/curriculum/structure/blocks/review-object-oriented-programming.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

15 lines
343 B
JSON

{
"name": "Object Oriented Programming Review",
"isUpcomingChange": true,
"dashedName": "review-object-oriented-programming",
"challengeOrder": [
{
"id": "67f39dac6c3fac29c3d54918",
"title": "Object Oriented Programming Review"
}
],
"helpCategory": "Python",
"blockLabel": "review",
"blockLayout": "link"
}