YOUR NAME: .edu

Once you have that working, modify your code so that the user is no longer prompted to roll the dice. Instead automatically, repeatedly roll the dice 1000 times. After the 1000th toss of the dice, report the following to the console.log: What is the average value of a toss? How many times, out of the 1000 tosses, did the toss have a value of seven? ................
................