summaryrefslogtreecommitdiff
path: root/python/python.tex
diff options
context:
space:
mode:
Diffstat (limited to 'python/python.tex')
-rw-r--r--python/python.tex10
1 files changed, 0 insertions, 10 deletions
diff --git a/python/python.tex b/python/python.tex
deleted file mode 100644
index e4346bf..0000000
--- a/python/python.tex
+++ /dev/null
@@ -1,10 +0,0 @@
-\section{Python}
-\lstset{language=Python}
-
-\subsection{IO}
-\lstinputlisting{python/io.py}
-
-\subsection{Recursion}
-\lstinputlisting{python/recursion.py}
-
-\lstset{language=C++}