mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
7c3c64bf8d
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
22 lines
659 B
JSON
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?"
|
|
}
|
|
]
|
|
}
|