Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

  • I am mtahv3 on github.
  • I am mtahv3 (https://keybase.io/mtahv3) on keybase.
  • I have a public key ASDM0tVvSRMKC0vIL8wzlpsHoivzPj0IExKq5_WGd8OCVAo

To claim this, I am signing this object:

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