mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-21 11:04:47 -05:00
31 lines
712 B
JSON
31 lines
712 B
JSON
{
|
|
"name": "Core Primitives: Variables, Types, Basic I/O",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-python-core-primitives",
|
|
"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"
|
|
}
|
|
]
|
|
}
|