Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-object-oriented-programming-and-encapsulation.json
2025-10-23 23:20:15 +05:30

19 lines
546 B
JSON

{
"name": "Understanding Object Oriented Programming and Encapsulation",
"isUpcomingChange": true,
"dashedName": "lecture-understanding-object-oriented-programming-and-encapsulation",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "68420be9af9d89620af7944a",
"title": "What is Object-Oriented Programming, and How Does Encapsulation Work?"
},
{
"id": "68c128cbd77e4ba9ed671937",
"title": "What are Getters and Setters"
}
],
"helpCategory": "Python"
}