Files
freeCodeCamp/curriculum/structure/superblocks/learn-python-for-beginners.json
2026-03-17 13:16:49 +01:00

13 lines
310 B
JSON

{
"blocks": [
"python-setup-first-steps",
"core-primitives-in-python",
"small-python-projects",
"lists-and-tuples",
"control-flow-and-functions-in-python",
"dictionaries-and-loops",
"error-handling-files-and-modules-in-python",
"object-oriented-programming-with-python"
]
}