Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想知道如何在控制台模式下退出运行文件,因为我无法再次运行我的代码。
由于某种原因,您的程序仍在运行。是按input()提示吗?是这样按提示单击并输入所需内容。或者,您可以像这样停止程序:
input()