Created
August 8, 2014 18:32
-
-
Save nh13/d9090f0bbefae8ea4661 to your computer and use it in GitHub Desktop.
Old McDonald had a farm...
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
switch (c) | |
{ | |
/* Old McDonald had a farm ei... */ | |
case 'e': | |
case 'i': | |
case 'o': |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment