Created
June 26, 2012 15:48
-
-
Save deedubs/2996599 to your computer and use it in GitHub Desktop.
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
<h1>Deedubs Rocks</h1> | |
<h2>Listen to deedubs</h2> |
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
- deedubsRight = true | |
- dobWrong = true | |
if deedubsRight | |
h1 Deedubs Rocks | |
else | |
h1 Ya deedubs is a newb! | |
if dobWrong | |
h2 Listen to deedubs | |
else | |
small Lucky guess |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment