Skip to content

papebarka/rubby-fizzbuzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

This short code prints values ranging from 1 to 100 but if the value is a multiple of 3 then it prints Fizz, if it is a multiple of 5 it prints Buzz but on the other hand, if it is a multiple of both it prints FizzBuzz

About

Ruby code for FizzBuzz game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages