Graduate Student

It is my first post!

Hi, thanks for coming to my site. I am a graduate student in the Graduate School of Data Science at Seoul National University!

def causal(student : Student) -> student : Student:
	if student.intelligence >= god.intelligence:
		student.is_phd = True
	else :
		student.is_phd = False