Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Signed-off-by: Raydo Matthee <[email protected]>
  • Loading branch information
burnt-exe authored Jul 24, 2024
1 parent fc941d4 commit 7f70be6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ Welcome to the **Python Introduction Course**! This self-paced course is designe
| 7 | [Data Structures](./Week7_Data_Structures/README.md) | Lists, dictionaries, and tuples in Python. |
| 8 | [Capstone Project](./Week8_Capstone_Project/README.md) | Comprehensive project to apply all learned concepts. |

```
python-intro-course/
├── Week1_Introduction_to_Python/
│ ├── theory/
Expand Down Expand Up @@ -86,7 +87,7 @@ python-intro-course/
├── .gitignore
├── LICENSE
├── README.md

```

### Installation

Expand Down

0 comments on commit 7f70be6

Please sign in to comment.