feat(curriculum): add remaining new superblocks (4 of them) (#62611)

This commit is contained in:
Tom
2025-10-09 10:54:56 -05:00
committed by GitHub
parent 2cb3baba7f
commit 4afd65e683
30 changed files with 520 additions and 18 deletions

View File

@@ -0,0 +1,14 @@
{
"chapters": [
{
"dashedName": "python",
"modules": [
{
"moduleType": "exam",
"dashedName": "python-certification-exam",
"blocks": ["exam-python-certification"]
}
]
}
]
}