show/hide this revision's text 7 Addded rosetta-stone tag
show/hide this revision's text 6 punctuation

See here

Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fizz" instead of the number and for the multiples of five print "Buzz". For numbers which are multiples of both three and five print "FizzBuzz".

Disclaimer:I

Disclaimer: I do realize this is easy, and I understand the content of the Coding Horror post I just linked to

show/hide this revision's text 5 deleted 3 characters in body; edited tags
    Post Made Community Wiki by Community
show/hide this revision's text 4 edited tags
show/hide this revision's text 3
show/hide this revision's text 2
show/hide this revision's text 1