PHP lesson 7 – For loop

In this lesson we talk about what For loops are, and how to use a For Loop to achieve the same thing we did with the while loop. We also talked about how to round numbers using the round function.