This example is a "for" loop to count from 1 to 5 and display the numbers below.
This example uses a "while" loop to count down from 5 to 1.