Sunday, 20 November 2016

For loops


For Loops

for loops are used when you know exactly how many times the code must be repeated


















this is an example of for loops working, it shows all the values from one number to another.

No comments:

Post a Comment