Skip to content

Instantly share code, notes, and snippets.

@bobbydurrett
Created May 2, 2016 23:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobbydurrett/a65c9c457f155a0ed38a9643b05ce8f5 to your computer and use it in GitHub Desktop.
Save bobbydurrett/a65c9c457f155a0ed38a9643b05ce8f5 to your computer and use it in GitHub Desktop.
from pylab import *
plot([1,2,3])
show()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment