Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Javascript: Prompt the user for their name and age (using 1 prompt). After getting their name and age, alert the user to their name and

Javascript: Prompt the user for their name and age (using 1 prompt). After getting their name and age, alert the user to their name and age with the following line: "Your name is [name] and you are [age] years old." If their age is greater than or equal to 18, tell them that they can vote. If it is not greater than or equal to 18, tell them that they have to wait to vote. For this exercise you will need to use prompt along with the split() method for strings.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions