From bb450e5566d16b642236f8c337e74a7f94124599 Mon Sep 17 00:00:00 2001 From: Christian Kolset Date: Thu, 24 Apr 2025 14:24:18 -0600 Subject: Added module directory to /book --- book/module1/module1.tex | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 book/module1/module1.tex (limited to 'book/module1/module1.tex') diff --git a/book/module1/module1.tex b/book/module1/module1.tex new file mode 100644 index 0000000..cecf097 --- /dev/null +++ b/book/module1/module1.tex @@ -0,0 +1,3 @@ +\chapter{Module 1} +\input{module1/basics_of_python} +\input{module1/arrays} -- cgit v1.2.3