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

Cursusinhoud

Best Practices: Python OOP

book
Defining Methods

A class can also have methods, which are functions that are associated with a class. Methods are defined just like functions, but are indented within the class definition and take the self argument as their first parameter.

Taak

Swipe to start coding

  1. Create a new method called bark;
  2. Access the name attribute inside the method.

Oplossing

Mark tasks as Completed
Switch to desktopSchakel over naar desktop voor praktijkervaringGa verder vanaf waar je bent met een van de onderstaande opties
Was alles duidelijk?

Hoe kunnen we het verbeteren?

Bedankt voor je feedback!

Sectie 1. Hoofdstuk 5
Onze excuses dat er iets mis is gegaan. Wat is er gebeurd?
some-alt