Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The user will enter a name and number of times. Clicking on the Display Hello! button will display the following output screen if the user
The user will enter a name and number of times. Clicking on the Display Hello! button will display the following output screen if the user entered the name Tom and entered for the number of times. Please note: the exclamation mark is only displayed on even numbers. Finally, update the assignment.ejs to display the following output based on the input from the user. The following screen shot shows you the output when the name of Billy Parks, the Num of times of is entered and the Display Hello! button is clicked. When the Display Hello! button is clicked, do not forget to implement the following functionality:
The name text box will continue to display the name that was entered
The Num of times text box will continue to display the number of times that was entered
The exclamation mark is only displayed on even numbers here is my code
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started