Question: Create a method called rando that uses a while loop to generate random numbers between 0 - 7 5 until the value 1 8 is

Create a method called rando that uses a while loop to generate random numbers between 0-75 until the value 18 is generated. Therefore, 18 will be the value that stops your loop from generating a random number. Print each random valued generated. Count the number of iterations it took and print. Also, calculate the sum and average of the numbers generated and print. Also, count the number of times 0 is generated. Print the number of times it was generated.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!