mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-07 00:00:53 -05:00
23 lines
507 B
JSON
23 lines
507 B
JSON
{
|
|
"name": "Upcoming Python Project",
|
|
"isUpcomingChange": true,
|
|
"dashedName": "upcoming-python-project",
|
|
"hasEditableBoundaries": true,
|
|
"helpCategory": "Python",
|
|
"order": 1,
|
|
"superBlock": "upcoming-python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "64afc37bf3b37856e035b85e",
|
|
"title": "Upcoming Python Project"
|
|
},
|
|
{
|
|
"id": "6703d8f42ebd112db6f7788a",
|
|
"title": "Video Layout"
|
|
},
|
|
{
|
|
"id": "6703d9382ebd112db6f7788b",
|
|
"title": "Odin Layout"
|
|
}
|
|
]}
|