Challenge: Declaring a Variable
Aufgabe
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ösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 16
single
Fragen Sie AI
Fragen Sie AI
Fragen Sie alles oder probieren Sie eine der vorgeschlagenen Fragen, um unser Gespräch zu beginnen
Großartig!
Completion Rate verbessert auf 1.33
Challenge: Declaring a Variable
Swipe um das Menü anzuzeigen
Aufgabe
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ösung
War alles klar?
Danke für Ihr Feedback!
Abschnitt 1. Kapitel 16
single