mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
425837204a
Signed-off-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com> Co-authored-by: majestic-owl448 <26656284+majestic-owl448@users.noreply.github.com>
22 lines
543 B
JSON
22 lines
543 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-python-installation",
|
|
"helpCategory": "Python",
|
|
"blockLayout": "challenge-list",
|
|
"blockLabel": "lecture",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "67fe8567f141d632afaeb71b",
|
|
"title": "How Do You Install, Configure and Use Python in Your Local Environment?"
|
|
},
|
|
{
|
|
"id": "69fd6b21fcaa14b089c27182",
|
|
"title": "How to Run Python Scripts"
|
|
},
|
|
{
|
|
"id": "69fd75321df075656f836fff",
|
|
"title": "How to Use the Python Interactive Shell"
|
|
}
|
|
]
|
|
}
|