Files
freeCodeCamp/curriculum/structure/blocks/lecture-understanding-object-oriented-programming-and-encapsulation.json

19 lines
545 B
JSON

{
"name": "Understanding Object Oriented Programming and Encapsulation",
"isUpcomingChange": true,
"dashedName": "lecture-understanding-object-oriented-programming-and-encapsulation",
"blockType": "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"
}