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.
-
Notifications
You must be signed in to change notification settings - Fork 0
Alopezjr2002/C-Sharp-CodeDayLabs-Project
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published