Skip to content

Commit ea641b0

Browse files
committed
update code
1 parent 76d7ee2 commit ea641b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Code/oop.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
"$\\;\\;\\;\\;\\;$ Using the `__init__ `method<br/>\n",
3535
"$\\;\\;\\;\\;\\;$ Initializing instance attributes<br/>\n",
3636
"$\\;\\;\\;\\;\\;$ Setting default and custom parameters<br/>\n",
37+
"▪ [Link 1](https://www.w3schools.com/python/python_classes.asp)$\\;\\;\\;\\;\\;$ ▪ [Link 2](https://realpython.com/python3-object-oriented-programming/)$\\;\\;\\;\\;\\;$ ▪ [Link 3](https://pynative.com/python-classes-and-objects/)$\\;\\;\\;\\;\\;$\n",
3738
"\n",
3839
"**2. Inheritance**<br/>\n",
3940
"▪ Single Inheritance<br/>\n",

0 commit comments

Comments
 (0)