import mch22

def button_exit_app(pressed):
    if pressed:
        mch22.exit_python()