Files
freeCodeCamp/curriculum/structure/blocks/lecture-introduction-to-python.json

19 lines
508 B
JSON

{
"name": "Introduction to Python",
"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"
}