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>
18 lines
489 B
JSON
18 lines
489 B
JSON
{
|
|
"isUpcomingChange": false,
|
|
"dashedName": "lecture-booleans-and-conditionals",
|
|
"helpCategory": "Python",
|
|
"blockLayout": "challenge-list",
|
|
"challengeOrder": [
|
|
{
|
|
"id": "67fe85a3db9bad35f2b6a2bd",
|
|
"title": "How Do Conditional Statements and Logical Operators Work?"
|
|
},
|
|
{
|
|
"id": "68480f431e8568b2056b140b",
|
|
"title": "What Are Truthy and Falsy Values, and How Do Boolean Operators and Short-Circuiting Work?"
|
|
}
|
|
],
|
|
"blockLabel": "lecture"
|
|
}
|