Created
February 20, 2012 19:35
-
-
Save gv0tch0/1870915 to your computer and use it in GitHub Desktop.
Airspeed Velocity of an Unladen European Swallow
This file contains hidden or 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
#!/usr/bin/env ruby | |
# what : tell you the airspeed velocity of an unladen european swallow | |
# why : @redsnakephilly | |
# who : @gv0tch0 | |
# based on http://style.org/unladenswallow | |
puts "~10" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment