Tuesday, November 21, 2006

Design a while loop that prints out only numbers that 3 can divide evenly

Design a while loop that prints out all the numbers that can be divided by 3 evenly. Make the loop go to 100!

No comments: