Challenge: Checking Age Eligibility
Task
Swipe to start coding
Write a program that checks if a person is old enough to drive.
Write a console.log statement which outputs:
"The user is old enough to drive: true"ifageis 18 or older."The user is old enough to drive: false"if age is less than 18.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 2
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Suggested prompts:
Can you explain this in simpler terms?
What are some examples related to this topic?
Where can I learn more about this?
Awesome!
Completion rate improved to 1.33
Challenge: Checking Age Eligibility
Swipe to show menu
Task
Swipe to start coding
Write a program that checks if a person is old enough to drive.
Write a console.log statement which outputs:
"The user is old enough to drive: true"ifageis 18 or older."The user is old enough to drive: false"if age is less than 18.
Solution
Everything was clear?
Thanks for your feedback!
SectionΒ 3. ChapterΒ 2
single