When I run any script in QPython, it runs in a console then I get prompted "Press enter to exit", but I want to interact with my just-run script instead of exiting. Is there any configuration option to control this behavior?
Does it have anything to do with the <&& exit> option displayed at the top of the console?