Guest User

Untitled

a guest
Dec 17th, 2018
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. \begin{listing}[H]
  2. \begin{minted}{python}
  3.  
  4. print("Hello, world!")
  5.  
  6. \end{minted}
  7. \caption{Caption}
  8. \label{lst:comprehensivename}
  9. \end{listing}
Add Comment
Please, Sign In to add comment