class Min:
def __init__(self):
self.name = "Min Kim"
self.education = "Bsc Computer Science"
self.passion = "Story Telling and Discovering Insights"
self.hobbies = "Summiting the Rockies Or Pickleball"
self.currentProject = "AI Travel itinerary Planner"|
|
|
|


