Skip to content

Commit 3f53e63

Browse files
authored
Update README.md
Signed-off-by: Bubbles The Dev <[email protected]>
1 parent 86e0145 commit 3f53e63

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,27 +34,27 @@ Welcome to the Python Fundamentals Course! This comprehensive course is designed
3434

3535
- **Error Handling**
3636
- Managing exceptions and errors to build robust applications.
37-
- [Error-Handling(10 mins).py](./Python-Fundamentals-part2/Error-Handling(10 mins).py)
37+
- [Error-Handling-10 mins.py](./Python-Fundamentals-part2/Error-Handling-10mins.py)
3838

3939
- **File Handling**
4040
- Reading from and writing to files.
41-
- [FileHandling(10 mins).py](./Python-Fundamentals-part2/FileHandling(10 mins).py)
41+
- [FileHandling(10 mins).py](./Python-Fundamentals-part2/FileHandling-10mins.py)
4242

4343
- **Classes and Objects**
4444
- Introduction to Object-Oriented Programming in Python.
4545
- [Introduction-to-Classes-and-Objects.py](./Python-Fundamentals-part2/Introduction-to-Classes-and-Objects.py)
4646

4747
- **Final Project**
4848
- Applying learned skills to complete a comprehensive project.
49-
- [Final-Project(10 mins).py](./Python-Fundamentals-part2/Final-Project(10 mins).py)
49+
- [Final-Project(10 mins).py](./Python-Fundamentals-part2/Final-Project-10mins.py)
5050

5151
- **Advanced Loops**
5252
- Deep dive into loops for more complex iterations.
53-
- [Advanced-Loops(10 mins).py](./Python-Fundamentals-part2/Advanced-Loops(10 mins).py)
53+
- [Advanced-Loops(10 mins).py](./Python-Fundamentals-part2/Advanced-Loops-10mins.py)
5454

5555
- **Wrap Up and Q&A**
5656
- Recap of the course and a session to clear any doubts.
57-
- [Wrap-up-and-Q&A(5 mins).py](./Python-Fundamentals-part2/Wrap-up-and-Q&A(5 mins).py)
57+
- [Wrap-up-and-Q&A(5 mins).py](./Python-Fundamentals-part2/Wrap-Up-and-Q&A-5mins.py)
5858

5959
- **Student Activities**
6060
- Further exercises and challenges for students.

0 commit comments

Comments
 (0)