Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Declaring a Variable | Section
JavaScript Essentials for Beginners - 1768407374405

bookChallenge: Declaring a Variable

Tehtävä

Swipe to start coding

In the given code, there's a console.log line trying to output a variable called users.

  • Declare a variable called users.
  • Assign it a value of 157.

The code should output: Number of Users: 157.

Make sure you declare it at the correct place so that the code compiles successfully.

Ratkaisu

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 16
single

single

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

close

bookChallenge: Declaring a Variable

Pyyhkäise näyttääksesi valikon

Tehtävä

Swipe to start coding

In the given code, there's a console.log line trying to output a variable called users.

  • Declare a variable called users.
  • Assign it a value of 157.

The code should output: Number of Users: 157.

Make sure you declare it at the correct place so that the code compiles successfully.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 1. Luku 16
single

single

some-alt