mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-11 07:00:41 -04:00
feat(curriculum): add remaining new superblocks (4 of them) (#62611)
This commit is contained in:
14
curriculum/structure/superblocks/python-v9.json
Normal file
14
curriculum/structure/superblocks/python-v9.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"chapters": [
|
||||
{
|
||||
"dashedName": "python",
|
||||
"modules": [
|
||||
{
|
||||
"moduleType": "exam",
|
||||
"dashedName": "python-certification-exam",
|
||||
"blocks": ["exam-python-certification"]
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user