Basics of Python-14
Day-14
Object-Oriented Programming(OOPs):
Python is a high-level programming language that supports Object-oriented programming that includes objects and classes.
The basic concept of OOPs are :
Class :
A blueprint or template for creating object...
priyachakraborty.hashnode.dev2 min read