My Python script has an interpreter in a first line. The file is executable. Is it possible that I click on my script and the terminal windows opens, executes the script and stays open?
Right now, when I click on it, a question pops up saying 'open or execute'. I choose execute, but nothing happens.
I use Kubuntu 16.10 and Dolphin file manager.