diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-01-30 12:26:33 -0700 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-01-30 12:26:33 -0700 |
| commit | fde32de3d521466338beee3120d3a84b047f169b (patch) | |
| tree | 5959ca5eb911abf81c7de4c2110727bcb01d37bd /tutorials/readme.md | |
| parent | 9d37832b82d8f2b9d041503bb75b3370d9622100 (diff) | |
Added Functions and Classes/Objects tutorial
Diffstat (limited to 'tutorials/readme.md')
| -rw-r--r-- | tutorials/readme.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md index dfcdbef..64d6451 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -22,7 +22,8 @@ This directory contains all the tutorials. - Plotting [Matplotlib] - Decisions/If conditions - Loops -- Functions +- [3.x_Functions](3.x_Functions.md) +- [3.x_Classes/Objects](3.x_Classes_and_Objects.md) ### 4.0 Numerical Methods - Introduction to Numerical Methods |
