Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Calling Methods | Best Practices: Python OOP
Best Practices: Python OOP
course content

Course Content

Best Practices: Python OOP

bookCalling 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 desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

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 desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 1. Chapter 6
AVAILABLE TO ULTIMATE ONLY
some-alt