Words of the Day

Condition - Something a program checks to see if it is true before allowing an action.

Loop - The action of doing something over and over again.

Repeat - To do something again.

While Loop - A loop that continues to repeat while a condition is true.