Back to Browse

Python Lesson 7.2: Lab - Pet Class

2.1K views
Mar 26, 2021
7:56

For Lab 7.2, we learn how we can setup the python __init__ function for classes to better create our objects. Instead of creating attributes in a tire and long way, we can use the initialization function to give attributes values at the time of creating the object. To view the documents for this lesson, visit: https://github.com/TEALSK12/2nd-semes...​ To get started in Python, I recommend getting PyCharm: https://www.jetbrains.com/pycharm/​ To book me for help tutoring, visit my website at: https://bradteaches.com/​

Download

1 formats

Video Formats

360pmp49.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Python Lesson 7.2: Lab - Pet Class | NatokHD