Variables Continued
~Variables Continued~ This post continues on from my previous post on Variables where we make the program generate random numbers from 0 to 100. To make this program work we use the "Rnd" function which generates a random number.
Below is a print screen of what the program looks like when it's run;
And this is an
image of the code I used;
Monday, August 31, 2009 - 9:33 AM