Skip to content

SamSalvatico/onefizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

onefizzbuzz - Samuele Salvatico

This code was developed on Ubuntu 20.04 and tested using PHP 7.2.32.

Assuming that PHP is installed on your PC, to run the script you have to open the terminal into the script folder and run

php -f oneFizzBuzz.php

Et voilà! Here there are the FizzBuzzed values!

Hint

The default max value to fizz buzz is 20, if you want to set your own you can run

php -f oneFizzBuzz.php yourOwnIntegerValue

E.g.

php -f oneFizzBuzz.php 10

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages