Today I am going to be continuing on with the lesson on loops.
The first tutorial introduced "for loop" these are just a more precise way of writing "while loops".
The challenge that followed this lesson had me use "for loops" to create graph paper.
The second tutorial shows me how I can put a for loop inside a for loop to create a more efficient for loop.
After a brief review I am working on the project "Build a House" which I am going to finish tomorrow and start the writing clean code lesson..
No comments:
Post a Comment