Question: 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
Get step-by-step solutions from verified subject matter experts
