Exemple #1
0
def return_to_sender():
    control = Control()
    control.home()
    return "Return to sender"