summaryrefslogtreecommitdiff
path: root/content/python/python.tex
blob: a778b856ee022cef7a69e6b3e52a10d622ea1ff3 (plain)
1
2
3
4
5
6
7
8
9
10
\section{Python}
\bgroup
\lstset{language=Python}

\subsection{Recursion}
\sourcecode{python/recursion.py}

\subsection{IO}
\sourcecode{python/io.py}
\egroup