Computer Science Canada hELP MAKE WRITE A PROGRAM |
Author: | Nass [ Wed Nov 06, 2002 6:36 pm ] |
Post subject: | hELP MAKE WRITE A PROGRAM |
hELP MAKE WRITE A PROGRAM Write a program contaning an infinite loop whice output the series of integers starting at 5 and going up by 5s. revise the program to output the integer starting at 5 and decreasing by 10,s use a counter. |
Author: | Dan [ Thu Nov 07, 2002 7:39 am ] | ||||
Post subject: | loop | ||||
up by 5
down by 5
hope that helps |