There was an error while loading. Please reload this page.
1 parent 76d7ee2 commit ea641b0Copy full SHA for ea641b0
Code/oop.ipynb
@@ -34,6 +34,7 @@
34
"$\\;\\;\\;\\;\\;$ Using the `__init__ `method<br/>\n",
35
"$\\;\\;\\;\\;\\;$ Initializing instance attributes<br/>\n",
36
"$\\;\\;\\;\\;\\;$ 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",
38
"\n",
39
"**2. Inheritance**<br/>\n",
40
"▪ Single Inheritance<br/>\n",
0 commit comments