Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

C-Sharp-CodeDayLabs-Project

Description

This project is the fizzbuzz challenge. With a range of integers from 1-100 inclusive, numbers divisible by 3 print "fizz", numbers divisible by 5 print "buzz", numbers divisible by 3 and 5 print "fizzbuzz", anything else print out the integer.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors