(c#)how to create random double values in the range of 0 to 100 of required number using do while loop | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

(c#)how to create random double values in the range of 0 to 100 of required number using do while loop

*Using a do -while loop, generate the number of double grades in the range of 0.0 to 100.0 and display each grade using one decimal place as shown below.*/

27th Oct 2020, 3:29 PM
ramandeep kaur
1 Answer
0
this is not working.
28th Oct 2020, 2:35 PM
ramandeep kaur