- 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$
推薦閱讀
- Bootstrap Site Blueprints Volume II
- Visual Basic程序開發(fā)(學(xué)習(xí)筆記)
- Oracle從新手到高手
- Interactive Data Visualization with Python
- Building Mobile Applications Using Kendo UI Mobile and ASP.NET Web API
- 征服RIA
- Android底層接口與驅(qū)動(dòng)開發(fā)技術(shù)詳解
- Kotlin從基礎(chǔ)到實(shí)戰(zhàn)
- Mastering ROS for Robotics Programming
- HTML+CSS+JavaScript網(wǎng)頁設(shè)計(jì)從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡(luò)開發(fā)視頻大講堂)
- HTML+CSS+JavaScript編程入門指南(全2冊(cè))
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- NGUI for Unity
- C++服務(wù)器開發(fā)精髓
- JavaWeb從入門到精通(視頻實(shí)戰(zhàn)版)