The implementation of FizzBuzz game in various programming languages
-
Updated
Oct 22, 2014 - Shell
The implementation of FizzBuzz game in various programming languages
This repository supports the TDD course on zeroToMaster Youtube channel!
A little implentation of the FizzBuzz test with PHP
FizzBuzz Test with SOLID principles
A collection of come cool Fizz Buzz programs in your favorite programming language
Simple implementation of the classic "Fizzbuzz" problem in multiple languages using Docker containers
An optimised solution to the famous fizzbuzz game using php oop and SOLID principles.
PHP FizzBuzz using a while loop to print all numbers from 1 to 100, while replacing all multiples of 3, 5, and 15 with specific words.
Add a description, image, and links to the fizzbuzz-php topic page so that developers can more easily learn about it.
To associate your repository with the fizzbuzz-php topic, visit your repo's landing page and select "manage topics."