mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
27a54624c3
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
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?"
|
|
}
|
|
]
|
|
}
|