The for loop is little different as illustrated below:
Write an algorithm for an application that uses a for loop to display numbers from 10 to 100 in a List-box.
Write an algorithm for an application that uses a for loop to display numbers from 10 to 1 in a List-box.