mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-28 23:01:57 -04:00
19 lines
557 B
JSON
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?"
|
|
}
|
|
]
|
|
}
|