There are 10 types of people in the world, those who get Binary and those who don't.
class WhoAmI:
user = 'Mohammadreza Sadeghi'
current_edu = "Master's in Computer Science and Engineering - University of Oulu"
hobbies = [
'Watching Series',
'Gaming',
'Reading Novels',
'Being up all Night chasing that ONE BUG...'
]
def getCity():
return Oulu_Finland()