from usu import CSUndergrad class TaylorTyger(CSUndergrad): def getContact(self): return "taylortyger(at)gmail.com"
from usu import CSUndergrad
class TaylorTyger(CSUndergrad):
def getContact(self):
return "taylortyger(at)gmail.com"