Files
freeCodeCamp/curriculum/structure/blocks/lecture-working-with-unary-and-bitwise-operators.json
2026-03-17 15:43:14 +00:00

18 lines
458 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-unary-and-bitwise-operators",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "673271e8e3d43bda89f723b3",
"title": "What Are Unary Operators, and How Do They Work?"
},
{
"id": "673271f39f124ddac28866d5",
"title": "What Are Bitwise Operators, and How Do They Work?"
}
]
}