Looping
Looping
Looping
Objectives
• Learn about the loop structure
• Create while loops
• Use shortcut arithmetic operators
• Create for loops
• Create do…while loops
• Nest loops
• Improve loop performance
Figure 6-18 A for loop and a while loop that display the integers 1 through 10