Advertisement
rfmonk

time_time.py

Jan 16th, 2014
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.04 KB | None | 0 0
  1. import time
  2. print 'The time is:', time.time()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement