Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

code2fly/fizzbuzz

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fizzbuzz

FizzBuzz cli

Command line interface for FizzBuzz. The application will ask user for upperboundry to calculate Fizz,Buzz and FizzBuzz. For positive integers e.g.

Enter FizzBuzz upper boundry: 15

FizzBuzz Results
==========================
Fizz: 3, 6, 9, 12
Buzz: 5, 10
FizzBuzz: 15

If non numeric or negative number is entered user will be prompted to re-enter a valid upperbound.

How to install :

  1. clone the project from github https://github.com/johnsnowtarg92/fizzbuzz.git.
  2. in the project root folder (fizzbuzz) run the below command to build the application.
    mvn package
  3. To execute -
    i) For windows execute "run_windows.bat".
    ii) For linux based environment execute "sh run_linux.sh".
    ii) For eclipse execute com.johnsnowtarg.fizzbuzz.Main.java

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
Morty Proxy This is a proxified and sanitized view of the page, visit original site.