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

22 lines
659 B
JSON

{
"blockLabel": "lecture",
"blockLayout": "challenge-list",
"isUpcomingChange": false,
"dashedName": "lecture-working-with-numbers-and-arithmetic-operators",
"helpCategory": "JavaScript",
"challengeOrder": [
{
"id": "672d266e014ef8216df987d2",
"title": "What Is the Number Type in JavaScript, and What Are the Different Types of Numbers Available?"
},
{
"id": "673271884bf678d8b9c64f56",
"title": "What Are the Different Arithmetic Operators in JavaScript?"
},
{
"id": "67327195e77b1bd90bdd49d7",
"title": "What Happens When You Try to Do Calculations with Numbers and Strings?"
}
]
}