Skip to content

Instantly share code, notes, and snippets.

View wilso199's full-sized avatar

Brandon Wilson wilso199

View GitHub Profile
@wilso199
wilso199 / Question.txt
Created January 25, 2019 16:06 — forked from ryanechternacht/Question.txt
Abre coding Question
Write a function that produces the numbers 1 to 100. Except:
- For numbers which are a multiple of 3, print "Fizz"
- For numbers which are a multiple of 5, print "Buzz"
- For numbers which are a multiple of both, print "FizzBuzz";
If you aren't familiar, the modulo operator ('%' in many languages) will be helpful.

Keybase proof

I hereby claim:

  • I am wilso199 on github.
  • I am brandonwilson (https://keybase.io/brandonwilson) on keybase.
  • I have a public key ASBMZV_-SxJvbqTSTwEqT-Xp-4yMuvmJtNIHIl6oity09go

To claim this, I am signing this object: