Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 231 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 231 Bytes

Fizz Buzz Example in Java 8 using JUnit 5

Fizz Buzz is a game where

  • if the number is divisible by 3, you say Fizz
  • if the number is divisible by 5, you say Buzz
  • if neither, you say the number added new 34567 456567tyu