Question: Write a program segment that uses a single while()loop which executes its loop body five times, each time displaying a random digit from this set
Write a program segment that uses a single while()loop which executes its loop body five times, each time displaying a random digit from this set of values.
{ 1 , 2 , 3 , 4 , 5 , 6 }
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
