Files
freeCodeCamp/curriculum/structure/blocks/lecture-booleans-and-conditionals.json
2026-03-17 15:43:14 +00:00

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"
}