Python by Swaroop C H - HTML preview

PLEASE NOTE: This is an HTML preview only and some elements such as links or page numbers may be incorrect.
Download the book in PDF, ePub, Kindle for a complete version.

object Methods

We have already discussed that classes/objects can have methods just like functions except that we have an extraself variable. We will now see an example.