| |
Summary/Review | page 7 of 9 |
This lesson provides both syntax and strategies needed to build correct while loops. The terminology of loop construction will give us tools to build and debug conditional loops. We can use terms such as "off-by-one" errors or "failure to maintain state." This is a critical topic, one that takes much time and practice to master.
|