Harshit Saini
Harshit Saini's Blog

Harshit Saini's Blog

Follow
Follow
homeMy WebSitebadgesnewsletter
Tag

OOPS

#oops

More content

Read more stories on Hashnode


Articles with this tag

Oop In Python

Apr 2, 20219 min read

Classes All the functions in a class should have at least one parameter and by default, we call it self. self is a reference to the current object #...

Oop In Python