CSE 131 Module 3: Iteration
Goals
By the end of this module, you should...
- know how to use loops to design and implement iterative methods,
- be able to use iteration to manipulate the pixels of an image raster, and
- (optionally) how to use loop invariants to reason about iterative computations.