class कृष्ण():
def __init__(self):
self.name = ['कृष्ण']
self.country = ['India']
self.language = ['हिंदी', 'English']
def programming_languages(self):
return [
'Python', 'SQL'
]
def markup_languages(self):
return [
'HTML', 'CSS'
]
def developer_tools(self):
return [
'GitHub', 'Stack Overflow', 'Docker','Heroku',
'MongoDB', 'MySQL', 'Azure'
]
def operating_system(self):
return [
'Windows', 'Android'
]
def Owned Organizations(self):
return [
'Astor'
]
☮
Let's create some web development in awesome way for you!
Pinned Loading
-
AstorPro
AstorPro PublicForked from AstorPro/AstorPro
A code repository designed to show the best GitHub has to offer.
HTML
-
-
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.