jbillups Newbie
Joined: 19 Nov 2005 Posts: 4 Location: Queens, NY
|
Posted: Dec 12th, 2005 06:30 PM Post subject: For...Next loops and arrays |
|
|
ok, so i have this program that I want to write that takes 5 test grades and calculates the average. It also displays the average, and the lowest and highest grades. i've looked everywhere to find how i can find the lowest and highest grades without sorting them within the array. i was told that i can use a For...Next loop, but they didnt explain to me how to use it.
Can someone help? |
|