1.0.1 • Published 7 years ago

af-three-five v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

#Fizz Buzz

##What is Fizz Buzz?

Fizz Buzz, if you're unsure, is a app, program, service (whatever buzz word happens to apply at this time) that does the following:

Prints the numbers from 1 to n. But for multiples of three print "Fizz" instead of the number and for the multiples of five print "Buzz". For numbers which are multiples of both three and five print "FizzBuzz"

Simple, right?!1

During the next couple steps feel free to ask any questions to clarify or get help. Google, Yahoo!, Bing, whatever are also available for use. Also, talk out loud as you solve the problem. Your reasoning and thought process are what's most important here.

##What we would like you to do

  1. Turn the page
1.0.1

7 years ago

1.0.0

7 years ago