Updated section contents
This commit is contained in:
@@ -5,13 +5,13 @@ the ground up. Starting with nothing, you'll learn how to edit, run,
|
||||
and debug small programs. Ultimately, you'll write a short script that
|
||||
reads a CSV data file and performs a simple calculation.
|
||||
|
||||
* [1. Introducing Python](01_Python)
|
||||
* [2. A First Program](02_Hello_world)
|
||||
* [3. Numbers](03_Numbers)
|
||||
* [4. Strings](04_Strings)
|
||||
* [5. Lists](05_Lists)
|
||||
* [6. Files](06_Files)
|
||||
* [7. Functions](07_Functions)
|
||||
* [1.1 Introducing Python](01_Python)
|
||||
* [1.2 A First Program](02_Hello_world)
|
||||
* [1.3 Numbers](03_Numbers)
|
||||
* [1.4 Strings](04_Strings)
|
||||
* [1.5 Lists](05_Lists)
|
||||
* [1.6 Files](06_Files)
|
||||
* [1.7 Functions](07_Functions)
|
||||
|
||||
[Contents](../Contents)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user