Assignment 023
Generating Random Numbers
Here's a little program that utilizes a do...while loop, if, and else statements. Not only that, but it also uses the Math object to generate a random number.
Here's a little program that utilizes a do...while loop, if, and else statements. Not only that, but it also uses the Math object to generate a random number.