OOP in Python: Understanding Private and Public Methodsby@curiousjoe
409 reads

OOP in Python: Understanding Private and Public Methods

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

In this post, we will go over the other building block - *methods*. A *method* is a function embedded inside a *class* that must have at least one parameter. Methods can be private or public.

Company Mentioned

Mention Thumbnail
featured image - OOP in Python: Understanding Private and Public Methods
Arafath Hossain HackerNoon profile picture

@curiousjoe

Arafath Hossain


Receive Stories from @curiousjoe

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!