I am on medical leave today. Please read the slides and try out the examples related to FOR loops. You should notice that FOR loops are very similar to WHILE loops - their differences lie in their syntax. This means that, most of the time, a WHILE loop can be written using a FOR loop, and vice versa.
Once you have done that, try out this tutorial: FOR loop tutorial
We shall discuss this tutorial and the previously unresolved ones in our next class.
Good day!
P H Foong
No comments:
Post a Comment