Challenge: Declaring a Variable
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 16
single
Pregunte a AI
Pregunte a AI
Pregunte lo que quiera o pruebe una de las preguntas sugeridas para comenzar nuestra charla
Genial!
Completion tasa mejorada a 1.33
Challenge: Declaring a Variable
Desliza para mostrar el menú
Tarea
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.
Solución
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 16
single