Created
May 1, 2014 00:59
-
-
Save sparticlesteve/227d2e7197a0af7477f3 to your computer and use it in GitHub Desktop.
Happy birthday, Serhan!
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
import datetime | |
from coolpeople import serhan | |
today = datetime.date.today() | |
if today == datetime.date(2014, 4, 30): | |
print 'HAPPY BIRTHDAY!' | |
serhan.age += 1 | |
serhan.ponder_inevitable_demise() |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hahahaha, this is awesome! Thanks :)