- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 35字
- 2021-07-02 14:00:19
Using the quit() or exit() functions
quit() will take you out of Python's interactive console. It will also take you to the original Terminal you were previously in:
>>> Lion = 'Simba'
>>> quit()
student@ubuntu$
推薦閱讀
- Interactive Data Visualization with Python
- FreeSWITCH 1.6 Cookbook
- Responsive Web Design by Example
- 學(xué)習(xí)OpenCV 4:基于Python的算法實(shí)戰(zhàn)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- 匯編語(yǔ)言編程基礎(chǔ):基于LoongArch
- PrimeFaces Blueprints
- Java7程序設(shè)計(jì)入門(mén)經(jīng)典
- Penetration Testing with the Bash shell
- 青少年學(xué)Python(第2冊(cè))
- Web前端開(kāi)發(fā)最佳實(shí)踐
- Scala編程(第4版)
- Jenkins 2.x實(shí)踐指南
- C#開(kāi)發(fā)之道
- 嵌入式網(wǎng)絡(luò)編程