Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Chapter 8 Learning Objectives

AnnaHey edited this page Sep 25, 2017 · 3 revisions

By the end of this chapter, students will be able to:

  • Explain what a counter variable is
  • Use counter in a for loop
  • Explain the difference between a definite iteration and an indefinite iteration
  • Write a program using a while loop
  • Use a both break and continue statements
  • Determine when to use a for or while loop
  • Use the \t and \n when writing a program
  • Practice manipulating a digital image
Clone this wiki locally