class Me:
def __init__(self):
self.user = '6abd'
self.email = 'digitalizedsnake@gmail.com'
self.code = {
'langs': ['Python', 'C++', 'Swift'],
'tools': ['git', 'GitHub', 'disnake', 'Selenium', 'APIs', 'etc.']
}
def __str__(self):
return self.user
if __name__ == '__main__':
me = Me()
🎯
Focusing
- nyc
-
17:23
(UTC -05:00)
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.