Created
May 30, 2011 09:19
-
-
Save billdozr/998642 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Ham" instead of the number and for the multiples of five print "Jam". For numbers which are multiples of both three and five print "HamJam". |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
must. concentrate. on. work.