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

edernegrete/FizzBuzzProblem

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FizzBuzz problem

This repo is a solution to the FizzBuzz problem. Using only one if in Javacript.

Instructions

It should print the word 'Fizz' when it's a multiple of 3

It should print the word 'Buzz' when it's a multiple of 5

It should print the word 'FizzBuzz' when it's a multiple of 3 and 5

Just using one if!!

Installation

yarn install

yarn start

yarn test

made with ❤️ by @edernegrete_

About

FizzBuzz problem using only ONE if in Javacript.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

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