class Me:
    def __init__(self):
        self.name = "Yubo Sun"
        self.born_year = 2004
        self.MBTI = "ESFJ"
        self.hometown = "Shenyang, Liaoning, CN"
        self.location = "Oakville, ON, CA"
        self.school = "Sheridan"