Skip to content

PDXmjb/FizzBuzzCsharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzzCsharp

Traditional FizzBuzz project, in C#. Counts from 1 to 100. Returns "Fizz" if value is a multiple of 3, "Buzz" if value is a multiple of 5, both if both are true, or the number if neither are true.

About

Traditional FizzBuzz project, in C#

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages