Friday, November 2, 2007

Discuss some specific examples in which you might use iterations.

An example which you would use iterations in is if you want to draw circles. In the game connect four, each circle has the same radius and a certain distance apart. If you just multiply your variables by the initial start variable, you can easily make as many circles as you need.

No comments: