dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
26 lines
666 B
JSON
26 lines
666 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-understanding-error-handling",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "68420bacf395f15cd73f8118",
|
|
"title": "What Are Some Common Error Messages in Python?"
|
|
},
|
|
{
|
|
"id": "688c8ef26f3cad09f36b95b9",
|
|
"title": "What Are Some Good Debugging Techniques in Python?"
|
|
},
|
|
{
|
|
"id": "688c9c3313b264122a694a08",
|
|
"title": "How Does Exception Handling Work?"
|
|
},
|
|
{
|
|
"id": "688c9c4fe5fef91262f9bdf8",
|
|
"title": "What Is the Raise Statement and How Does It Work?"
|
|
}
|
|
]
|
|
}
|