Challenge: Declaring a Variable
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 16
single
Fråga AI
Fråga AI
Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal
Fantastiskt!
Completion betyg förbättrat till 1.33
Challenge: Declaring a Variable
Svep för att visa menyn
Uppgift
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
Var allt tydligt?
Tack för dina kommentarer!
Avsnitt 1. Kapitel 16
single