Wednesday, April 2, 2014

HW 19 - Make a new "For" Loop program

Practice what we started today.

Take a fresh look at Chapter 8 -- read over the first three pages.

Use the examples to make a program that uses three for loops anywhere in the code.

A requirement, is that at least one of the loops should do something different each iteration

Also, in your comments, define the word "iteration" (hint: look for the word in the textbook =)

2 comments:

  1. Nathan, a priority list:
    - Proof of Python from home (picture)
    - program from home.py (this can be anything)
    - THIS hw-- for loop

    ReplyDelete