Created
April 14, 2016 20:33
-
-
Save ShalbafZadeh/6c476cfcbda04defb67e7fca3bb361f8 to your computer and use it in GitHub Desktop.
How many seconds until Summer of 2016 ?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
echo -e 'import time\nprint abs(int(time.time() - 1466462040 ))' | python |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment