Skip to content

Instantly share code, notes, and snippets.

@simonrw
Last active December 12, 2015 04:19
Show Gist options
  • Save simonrw/4713854 to your computer and use it in GitHub Desktop.
Save simonrw/4713854 to your computer and use it in GitHub Desktop.
\documentclass{article}
\usepackage{python}
\begin{document}
\begin{python}
print "Hello world from python!"
\end{python}
\end{document}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment