To stop a python script just press Ctrl + C . Inside a script with exit() , you can do it. You can do it in an interactive script with just exit ...
確定! 回上一頁