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 [...]