-
Notifications
You must be signed in to change notification settings - Fork 0
dmstrat/FizzBuzz
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
------------------------------------------------------------------------ This is the FizzBuzz Test README File ------------------------------------------------------------------------ PROJECT TITLE: FizzBuzz PURPOSE OF PROJECT: To help me learn writing code in Java. The FizzBuzz test is To find numbers that are divisible by 3 and output Fizz and numbers divisible by 5 to Output Buzz. If a number is divisible by 3 and 5, it outputs the text FizzBuzz. VERSION or DATE: 11/11/19 AUTHORS: Trey Morris
About
The FizzBuzz test writen in Java. The .bluej file is from the IDE I used called BlueJ
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published