当前位置:主页 > 软件编程 > Python代码 >
时间:2021-01-12 13:18:54 | 栏目:Python代码 | 点击:次
1.在终端输入python,进入之后退出:
quit()
或者
exit()
2,进入idle shell下的退出
关闭:
或者快捷键Ctrl+d