FizzBuzz


Instructions

FizzBuzz is played by counting but saying "Buzz" if a number is divisible by three or contains the digit three and saying "Fizz" if a number is divisiable by seven or contains the digit seven.

The sequence starts: 1, 2, Buzz, 4, 5, Buzz, Fizz, 8, Buzz, 10, 11, Buzz, Buzz, Fizz, Buzz, 16, Fizz, Buzz, 19, 20, FizzBuzz, 22, ...

FizzBuzz can be played competitivly in a group by having each person say the next number. If you get it wrong you are out and the game starts over. There is also a version for the TI 81, TI 82, or TI 83 calculator.



License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

More converters, calculators, and other JavaScript goodies
ostermiller.org (site index)

Copyright Stephen Ostermiller 2004-2021