News

As used in this simple example, the script will count from 1 to 6, then stop. It exits the for loop before it can count up to 10. Note that in real life, break statements are uncommon.