diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-03-14 17:49:26 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-03-14 17:49:26 -0600 |
| commit | 538a459e9f948ef2456554d3c9e5617216d3f1e7 (patch) | |
| tree | 5495a3de2db643dde6818d320292e9c482e778a0 /tutorials/readme.md | |
| parent | 1a18439185680be165a17fabd59303891914f412 (diff) | |
Updated CourseOverview
Diffstat (limited to 'tutorials/readme.md')
| -rw-r--r-- | tutorials/readme.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/readme.md b/tutorials/readme.md index 39c9bb5..4c95915 100644 --- a/tutorials/readme.md +++ b/tutorials/readme.md @@ -10,7 +10,7 @@ This directory contains all the tutorials. - [Getting started with Spyder](1_04_spyder_getting_started.md) \[In-progress\] - [Basics of python](1_05_basics_of_python.md) \[Complete\] - [Arrays](1_06_arrays.md) \[In-progress\] -- [Control Structures](1_07_control_structures.md) \[In-progress\] +- [Control Structures](1_07_control_structures.md) \[In-progress\]1 - [Functions](1_functions.md) \[Complete\] - [Classes/Objects](1_classes_and_objects.md) - Unlisted Tutorials: |
