#Meta-Wlp: #Macro: TITLE wlp: Learn C (II) p. 9 #Eval: $TITLE$ #Macro: PAGE bb2-9

Good guess.

Exercises
  1. Write a program that counts by 2's up to 60 then by -3 down to 0.
  2. Write a program that counts to 100, but which writes LUCKY instead of 11, 22, and so on, and UNLUCKY instead of 13, 26, and so on.

Learn C Table of Contents