diff options
Diffstat (limited to 'basic_python/handOut.rst')
-rw-r--r-- | basic_python/handOut.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/basic_python/handOut.rst b/basic_python/handOut.rst index 870c26e..b8e87b1 100644 --- a/basic_python/handOut.rst +++ b/basic_python/handOut.rst @@ -1,3 +1,7 @@ +============== + Basic Python +============== + .. include :: intro.rst .. include :: strings_loops_lists.rst .. include :: io_files_parsing.rst |