Skip to content

Instantly share code, notes, and snippets.

@st98
Created December 25, 2013 05:29
Show Gist options
  • Save st98/8120413 to your computer and use it in GitHub Desktop.
Save st98/8120413 to your computer and use it in GitHub Desktop.
/* 83byte */
for(i=0;i++<100;)document.write([,,f="Fizz",,b="Buzz",f,,,f,b,,f,,,f+b][i%15-1]||i)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment