Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-comparison-and-boolean-operators.json
2025-10-23 23:20:15 +05:30

19 lines
557 B
JSON

{
"name": "Working with Comparison and Boolean Operators",
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-comparison-and-boolean-operators",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "673271c7581a27d9dd78f6d6",
"title": "What Are Booleans, and How Do They Work with Equality and Inequality Operators?"
},
{
"id": "673271dffbc34fda31da9515",
"title": "What Are Comparison Operators, and How Do They Work?"
}
]
}