Files
freeCodeCamp/curriculum/structure/blocks/core-primitives-in-python.json
2026-03-17 13:16:49 +01:00

31 lines
690 B
JSON

{
"name": "Core Primitives in Python",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "core-primitives-in-python",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "62baa9d28e8723f635a0093e",
"title": "Drawing a Shape"
},
{
"id": "315017f4457c19d45c2be034",
"title": "Variables and Data Types"
},
{
"id": "0e2f4bd857b1edc70bfcd1f9",
"title": "Working with Strings"
},
{
"id": "8ad37ddb7a23050f71cc9cc9",
"title": "Working with Numbers"
},
{
"id": "155ca30775751b78a860a79b",
"title": "Getting Input from Users"
}
]
}