class WhoAmI:
user = 'Claudia Tobias'
current_work = 'Student'
hobbies = [
'Painting',
'Working out',
'Reading', # Add me on GoodReads! @Flautia
'Being up all Night chasing that ONE BUG...'
]
def getCity():
return Monterrey_Mexico()
def Ambitions():
LearnFrench()
CreateContent()
# Assume 10 more awesome ambitions here ;)
🌟 Check out my portfolio: Claudia Tobias
📬 Feel free to shoot me an email: [email protected]
|