dde272c4b8
i18n - Build Validation / Validate i18n Builds (24) (push) Has been cancelled
CI - Node.js / Lint (24) (push) Has been cancelled
CI - Node.js / Build (24) (push) Has been cancelled
CI - Node.js / Test (24) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (24) (push) Has been cancelled
CI - Node.js / Test - i18n (italian, 24) (push) Has been cancelled
CI - Node.js / Test - i18n (portuguese, 24) (push) Has been cancelled
CD - Docker - GHCR Images / Build and Push Images (push) Has been cancelled
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?"
|
|
}
|
|
]
|
|
}
|