Zebra0.com
For Loops
Education Resources
Privacy
Contact
Topics
Algorithms
Alice 3
C++
C# Windows
RGB Colors
Computer Basics
Computer Concepts
Faculty resources
HTML5
Java
Systems Analysis and Design
Visual Basic
For Loops
In this example, we count by 5's. Notice the n+=5 as the last part of the for loop