Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-modules.json

15 lines
368 B
JSON

{
"name": "Working with Modules",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-modules",
"blockType": "lecture",
"blockLayout": "challenge-list",
"challengeOrder": [
{
"id": "683ec7b778993c6971b56c83",
"title": "What Is the Python Standard Library, and How Do You Import a Module?"
}
],
"helpCategory": "Python"
}