I have some python functions in a file named features.py
def printsth(): print("123") def get_email(): #some code to get email return e