Skip to content

Instantly share code, notes, and snippets.

@dunvi
Created February 15, 2015 09:55
Show Gist options
  • Save dunvi/6924b4bbb07c1be4af0a to your computer and use it in GitHub Desktop.
Save dunvi/6924b4bbb07c1be4af0a to your computer and use it in GitHub Desktop.
Dumb questions that we've actually asked and needed answered
in the python repl i can just hit shift+enter to add more lines, but if i do a block with : then how do i tell it the block is over? (unindent the next line)
what's the unix time function good for?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment