Skip to content
This repository has been archived by the owner on Jul 23, 2023. It is now read-only.

RexTheCapt/FizzBuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rules of FizzBuzz: (WikiPedia)
Players generally sit in a circle.
The player designated to go first says the number "1", and the players then count upwards in turn.
However, any number divisible by three is replaced by the word fizz
Any number divisible by five by the word buzz.
Numbers divisible by 15 become fizz buzz.
A player who hesitates or makes a mistake is eliminated from the game.