Course Content
Best Practices: Python OOP
Calling Methods
To call a method on an object, you use the dot notation and pass any required arguments.
Task
Try and experiment round with the dog1
object!
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
To call a method on an object, you use the dot notation and pass any required arguments.
Task
Try and experiment round with the dog1
object!
Mark tasks as Completed
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 6
AVAILABLE TO ULTIMATE ONLY