Challenge: Declaring a Variable
Task
Swipe to start coding
In the given code, there's a console.log statement trying to output a variable called users.
Your task:
- Declare a variable called
users. - Assign it the value
157.
The program should output:
Number of Users: 157
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 2
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 1.35
Challenge: Declaring a Variable
Swipe to show menu
Task
Swipe to start coding
In the given code, there's a console.log statement trying to output a variable called users.
Your task:
- Declare a variable called
users. - Assign it the value
157.
The program should output:
Number of Users: 157
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 2. ChapterΒ 2
single