#
aakash
Here are 8 public repositories matching this topic...
My Python Examples by aakash padhiyar
-
Updated
May 10, 2019 - Python
Prime Number in python by aakash padhiyar
-
Updated
May 27, 2019 - Python
Python is an object oriented programming language. Unlike procedure oriented programming, where the main emphasis is on functions, object oriented programming stress on objects. Object is simply a collection of data (variables) and methods (functions) that act on those data. And, class is a blueprint for the object. We can think of class as a sk…
python object class python3 constructor self aakash exampl padhiyar aakashpadhiyar class-object classmethod
-
Updated
May 27, 2019 - Python
My Python Examples by aakash padhiyar
-
Updated
May 27, 2019 - Python
Add this topic to your repo
To associate your repository with the aakash topic, visit your repo's landing page and select "manage topics."