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

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

Everything was clear?

Section 1. Chapter 6
AVAILABLE TO ULTIMATE ONLY
course content

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

Everything was clear?

Section 1. Chapter 6
AVAILABLE TO ULTIMATE ONLY
some-alt