Blog o’ Will Cook for Food
Not just another Wordpress blog

Archive for October, 2007

4.7-4.9

October 11, 2007

1 a.
i is equal to 1. while i is less than or equal to the variable ‘limit’, add one to i.
if i divided by 2 results in the remainder 0, print the value of i.
b.       Generate a new random number. The computer assigns a number between 1 and 10. Declare variable x [...]