Home >Backend Development >Python Tutorial >Exiting Pydroidcripts nicely

Exiting Pydroidcripts nicely

Barbara Streisand
Barbara StreisandOriginal
2024-12-29 07:43:11833browse

Exiting Pydroidcripts nicely

Hello,
I'm having troules with Pydroid3: When a script is ending or an exception is thrown, Pydroid is halting and I have to force it to end by closing the app. Then anew opening the app, opening the script and then I can continue programming. This is a bit frustrating. Starting to code and having lots of errors this is not nice...
Does this have to be like this? Or do I miss something?

When in Terminal-mode this is the same quarrel. Just saying

[Program finished]

And I don't know a way other than closing the app!

I hope, there is some help coming my way. On my own I didn't see a solution.

Have a blast
some123stin

The above is the detailed content of Exiting Pydroidcripts nicely. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn