Recap

This week we build another program, again with Python, but with different pre-built tools: instead of moving a turtle (like we did in Module 1), we color pixels. We will work again with the concept of iteration, now with emphasis on conditions and picking the alternative that optimizes an objective.