mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
fix: URL names for learn python course (#66513)
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"name": "Object Oriented Programming with Python",
|
||||
"blockLabel": "lecture",
|
||||
"blockLayout": "challenge-list",
|
||||
"isUpcomingChange": false,
|
||||
"dashedName": "object-oriented-programming-with-python",
|
||||
"helpCategory": "Python",
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "a0339c4075344cbfc2cd939c",
|
||||
"title": "Classes and Objects"
|
||||
},
|
||||
{
|
||||
"id": "9afe5e8141b13e9f1d59d46e",
|
||||
"title": "Building a Multiple Choice Quiz"
|
||||
},
|
||||
{
|
||||
"id": "697fe3cb32baa3841ab62a63",
|
||||
"title": "Object Functions"
|
||||
},
|
||||
{
|
||||
"id": "697fe5c032baa3841ab62a64",
|
||||
"title": "Inheritance"
|
||||
},
|
||||
{
|
||||
"id": "697fe6c932baa3841ab62a65",
|
||||
"title": "Python Interpreter"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user