mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
22 lines
422 B
JSON
22 lines
422 B
JSON
{
|
|
"blockLabel": "lecture",
|
|
"blockLayout": "challenge-list",
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lists-and-tuples",
|
|
"helpCategory": "Python",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "39a400e9163c5a0b33587e18",
|
|
"title": "Lists"
|
|
},
|
|
{
|
|
"id": "24a45b3960b3aa68dff2cd9e",
|
|
"title": "List Functions"
|
|
},
|
|
{
|
|
"id": "5ed596ba3306cf2c1a94bb92",
|
|
"title": "Tuples"
|
|
}
|
|
]
|
|
}
|