mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-01 17:03:30 -05:00
refactor: top-down curriculum build (#61459)
This commit is contained in:
committed by
GitHub
parent
45c098d506
commit
a801d503bc
108
curriculum/structure/blocks/daily-coding-challenges-python.json
Normal file
108
curriculum/structure/blocks/daily-coding-challenges-python.json
Normal file
@@ -0,0 +1,108 @@
|
||||
{
|
||||
"name": "Daily Coding Challenges Python",
|
||||
"isUpcomingChange": true,
|
||||
"dashedName": "daily-coding-challenges-python",
|
||||
"usesMultifileEditor": true,
|
||||
"helpCategory": "Python",
|
||||
"order": 1,
|
||||
"superBlock": "dev-playground",
|
||||
"blockLayout": "legacy-challenge-list",
|
||||
"challengeOrder": [
|
||||
{
|
||||
"id": "6814d93d516e86b171929de5",
|
||||
"title": "Python Challenge 1"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b1dab50c87ddb2e51c",
|
||||
"title": "Python Challenge 2"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b1dab50c87ddb2e51d",
|
||||
"title": "Python Challenge 3"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b1dab50c87ddb2e51e",
|
||||
"title": "Python Challenge 4"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b1dab50c87ddb2e51f",
|
||||
"title": "Python Challenge 5"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b2dab50c87ddb2e520",
|
||||
"title": "Python Challenge 6"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b2dab50c87ddb2e521",
|
||||
"title": "Python Challenge 7"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b2dab50c87ddb2e522",
|
||||
"title": "Python Challenge 8"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b2dab50c87ddb2e523",
|
||||
"title": "Python Challenge 9"
|
||||
},
|
||||
{
|
||||
"id": "681cb1b3dab50c87ddb2e524",
|
||||
"title": "Python Challenge 10"
|
||||
},
|
||||
{
|
||||
"id": "68216eff0f957572e7c340c6",
|
||||
"title": "Python Challenge 11"
|
||||
},
|
||||
{
|
||||
"id": "68216f040f957572e7c340c7",
|
||||
"title": "Python Challenge 12"
|
||||
},
|
||||
{
|
||||
"id": "6821ec92237de8297eaee79b",
|
||||
"title": "Python Challenge 13"
|
||||
},
|
||||
{
|
||||
"id": "6821ec98237de8297eaee79c",
|
||||
"title": "Python Challenge 14"
|
||||
},
|
||||
{
|
||||
"id": "6821ec9d237de8297eaee79d",
|
||||
"title": "Python Challenge 15"
|
||||
},
|
||||
{
|
||||
"id": "6821eca2237de8297eaee79e",
|
||||
"title": "Python Challenge 16"
|
||||
},
|
||||
{
|
||||
"id": "6821eca7237de8297eaee79f",
|
||||
"title": "Python Challenge 17"
|
||||
},
|
||||
{
|
||||
"id": "6821ecab237de8297eaee7a0",
|
||||
"title": "Python Challenge 18"
|
||||
},
|
||||
{
|
||||
"id": "6821ecb1237de8297eaee7a1",
|
||||
"title": "Python Challenge 19"
|
||||
},
|
||||
{
|
||||
"id": "6821ecb5237de8297eaee7a2",
|
||||
"title": "Python Challenge 20"
|
||||
},
|
||||
{
|
||||
"id": "6821ecb9237de8297eaee7a3",
|
||||
"title": "Python Challenge 21"
|
||||
},
|
||||
{
|
||||
"id": "6821ecbf237de8297eaee7a4",
|
||||
"title": "Python Challenge 22"
|
||||
},
|
||||
{
|
||||
"id": "6821ecc5237de8297eaee7a5",
|
||||
"title": "Python Challenge 23"
|
||||
},
|
||||
{
|
||||
"id": "6821eccb237de8297eaee7a6",
|
||||
"title": "Python Challenge 24"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user