Challenge: Declaring a Variable
Oppgave
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.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 16
single
Spør AI
Spør AI
Spør om hva du vil, eller prøv ett av de foreslåtte spørsmålene for å starte chatten vår
Fantastisk!
Completion rate forbedret til 1.33
Challenge: Declaring a Variable
Sveip for å vise menyen
Oppgave
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.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 16
single