/FizzBuzz-ProceduralVersion-Java

This is a procedural Fizz Buzz attemp for java. Made using a simple for loop which increments the int i. this triggers if/else statments, that print the required text to console

Primary LanguageJava

This repository is not active