class PythonDeveloper:
def __init__(self):
self.name = "Babim"
self.role = "Python enjoyer"
def say_hi(self):
print("Hello!:) ")
me = PythonDeveloper()
me.say_hi()
Popular repositories Loading
-
-
-
amdb-backend
amdb-backend PublicForked from awesome-movie-database/amdb-backend
Awesome Movie Database backend
Python
-
treasury
treasury PublicForked from luchanos/treasury
Моя личная сокровищница с полезными материалами
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.