Quote:
Originally posted by dragoonvenganc
No If i must i will open my computer programming book
I dont care what graal says.
For loops incrment till the number value is unture.
While loops do {} while () that is true..
for has to be a number..
U use For if u know how many times u want to loop and for numbers
While does stuff till it changes
I know u were giveing an example
|
ok I already know this...
but I was first giving an example of different ways of doing the loop...
and second graal converts for loops into while loops when it runs the coding...
that is all I said...
i know while loops can have other things then numbers and for loops only can have numbers...
but I was saying that graal converts for loops into while loops when you run it... (well at lest in the debug screen)