Skip to content

Instantly share code, notes, and snippets.

@mogproject
Created October 13, 2013 18:45
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