-
-
Save jacksonj04/1845849 to your computer and use it in GitHub Desktop.
HTML Limerick cos I'm cool
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
var limerick = (function() { | |
return "The code that I write is quite quick | |
Most people say it's really slick | |
I jumped into Vim | |
Made a HTML shim | |
And now I don't look quite so thick" | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment