Skip to content

Alopezjr2002/C-Sharp-CodeDayLabs-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published