import timefor x in range(3): print "The time is now", time.asctime() print "Now sleeping for 2 seconds..." time.sleep(2)
Name (required)
email (will not be published) (required)
Website