def explore_app(): manual_exploration() def manual_exploration(): print("==> Press ENTER to end the analysis <==") input()