📜  在 python 代码示例中退出

📅  最后修改于: 2022-03-11 14:47:05.531000             🧑  作者: Mango

代码示例3
import sys sys.exit()    //This will exit the python program