Skip to content

Instantly share code, notes, and snippets.

@mogproject
Created October 13, 2013 18:45
Show Gist options
  • Save mogproject/6965826 to your computer and use it in GitHub Desktop.
Save mogproject/6965826 to your computer and use it in GitHub Desktop.
66 Bytes
for(i<-1 to'd')println(Seq("Fizz"*(1-i%3)+"Buzz"*(1-i%5),""+i)max)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment