Answered step by step
Verified Expert Solution
Question
1 Approved Answer
JavaScript is not HTML and the random number should show in console after the user chose the number. Write a program that simulates a ticket
JavaScript is not HTML and the random number should show in console after the user chose the number.
Write a program that simulates a ticket purchase using the function lottery(). The program asks the user how many games the user wants to purchase and passes the number as the parameters of the function lottery(). Function lottery() randomly generates five, numbers between 0 and 99, per game and console the numbers per game.
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