Skip to content

Instantly share code, notes, and snippets.

@harmy
Created December 31, 2011 16:56
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save harmy/1544560 to your computer and use it in GitHub Desktop.
Save harmy/1544560 to your computer and use it in GitHub Desktop.
2012写的第一个程序
while datetime.today() <= "2012-12-21":
work_hard()
play_hard()
sleep()
if(life is not None):
print "hello world!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment