Skip to content

Instantly share code, notes, and snippets.

@jeffeb3
Created January 16, 2015 23:20
Show Gist options
  • Select an option

  • Save jeffeb3/c12db4e4c2646ec68ac9 to your computer and use it in GitHub Desktop.

Select an option

Save jeffeb3/c12db4e4c2646ec68ac9 to your computer and use it in GitHub Desktop.
How to print the time in python.
#!/usr/bin/env python
import time
print time.time()
@jeffeb3

jeffeb3 commented Jan 16, 2015

Copy link
Copy Markdown
Author

This is AMAZINGGGGGGG!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment