When the program gets to 6, it should print "fizzbuzz".
For example, when the program gets to 4, it should print "fizzfizz". When it gets to 12, it should print "fizzfizzbuzz".