Files
wehub-resource-sync 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
chore: import upstream snapshot with attribution
2026-07-13 11:55:53 +08:00

38 lines
806 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "dictionaries-and-loops",
"helpCategory": "Python",
"challengeOrder": [
{
"id": "3625fbc38b9428ae98d98f23",
"title": "Dictionaries"
},
{
"id": "474c23ec0df6e7af920e0526",
"title": "While Loop"
},
{
"id": "d4876f74547b26d5c330423e",
"title": "Building a Guessing Game"
},
{
"id": "030401977064585ddd4c7746",
"title": "For Loops"
},
{
"id": "a4cfb218d22efcfa7cc49d80",
"title": "Exponent Functions"
},
{
"id": "28119f9dc5f93e3ac5d7c58a",
"title": "2D Lists and Nested Loops"
},
{
"id": "703bcd12c0edae7773eeec64",
"title": "Building a Translator"
}
]
}