Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-modules.json
2025-10-23 23:20:15 +05:30

15 lines
369 B
JSON

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