import time print "Today is " + time.strftime("%B %d, %Y") + "."