Skip to content

Commit

Permalink
merged
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshitiwari committed Jan 16, 2024
1 parent e5555ad commit f2d16c8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion pyqm-week3/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Week 3 Contents
# Week 3: Functions and Classes

## 3.1 - Functions - [[Notebook]](./notebooks/pyqm-3.1-function.ipynb) - [[Video]](https://www.youtube.com/watch?v=h-TmiynfpCs)

Expand All @@ -15,3 +15,9 @@
- Methods
- Inheritance
- Magic Methods

## [3.3 CheatSheet](./notebooks/pyqm-3.3-cheatsheet.ipynb)

## 3.4 [Tutorial ](Week3_Exercises/PyQM_Tut.3_sol.ipynb)

## [Excercise 3](Week3_Exercises/PyQM_Ex.3_sol.ipynb)

0 comments on commit f2d16c8

Please sign in to comment.