Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save anatomic/1287396 to your computer and use it in GitHub Desktop.
Save anatomic/1287396 to your computer and use it in GitHub Desktop.
Learn to code with Kelis' Milkshake Part 1
/*
Learn to code with Kelis' Milkshake
http://en.wikipedia.org/wiki/Milkshake_(song)
Created by Brendan Dawes brendandawes.com
*/
// "my milkshake brings all the boys to the yard"
if (milkShake) {
boysToTheYard++;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment