Skip to content

Instantly share code, notes, and snippets.

@qoelet
Created January 2, 2011 15:33
Show Gist options
  • Save qoelet/762589 to your computer and use it in GitHub Desktop.
Save qoelet/762589 to your computer and use it in GitHub Desktop.
import datetime
print "hello world %s!" % datetime.datetime.now().year
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment