freeCodeCamp/curriculum/structure/blocks/lecture-introduction-to-python.json
Sem Bauke 7c3c64bf8d
refactor(curriculum): remove block name metadata and source titles from intro (#66415)
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
2026-03-17 15:43:14 +00:00

18 lines
472 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-introduction-to-python",
"challengeOrder": [
{
"id": "67fe81c9c6fd3714343a45ad",
"title": "What Is Python and What Are Some Common Uses in the Industry?"
},
{
"id": "67fe8567f141d632afaeb71b",
"title": "How Do You Install, Configure and Use Python in Your Local Environment?"
}
],
"helpCategory": "Python"
}