mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-25 05:02:17 -04:00
13 lines
310 B
JSON
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"
|
|
]
|
|
}
|