mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-02-22 05:01:23 -05:00
31 lines
677 B
JSON
31 lines
677 B
JSON
{
|
|
"name": "Practical Python: Errors, Files and Modules",
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "learn-python-practical-errors-files",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "71ac60e6488b40e997219f15",
|
|
"title": "Comments"
|
|
},
|
|
{
|
|
"id": "2a486e3e521b79b874fb5e9a",
|
|
"title": "Try/Except"
|
|
},
|
|
{
|
|
"id": "04e25c4fdc9ee0e71a844fd6",
|
|
"title": "Reading Files"
|
|
},
|
|
{
|
|
"id": "bfab38e6a6c1165f7774514d",
|
|
"title": "Writing to Files"
|
|
},
|
|
{
|
|
"id": "2ccc34bd3f7bb4ae97a67ea3",
|
|
"title": "Modules and pip"
|
|
}
|
|
]
|
|
}
|