- Mastering Python Scripting for System Administrators
- Ganesh Sanjiv Naik
- 29字
- 2021-07-02 14:00:21
Escape characters
Python supports escape characters that are non-printable and can be represented with a backslash notation. An escape character gets interpreted in both single and double quoted strings:

推薦閱讀
- Deploying Node.js
- OpenDaylight Cookbook
- Visual Basic 6.0程序設計計算機組裝與維修
- HTML5+CSS3基礎開發(fā)教程(第2版)
- C語言實驗指導及習題解析
- JAVA程序設計實驗教程
- HTML5從入門到精通(第4版)
- 愛上micro:bit
- Python編程:從入門到實踐(第3版)
- Illustrator CS6設計與應用任務教程
- C++ System Programming Cookbook
- Ext JS 4 Plugin and Extension Development
- Android應用開發(fā)攻略
- Python深度學習入門:從零構建CNN和RNN
- Selenium自動化測試實戰(zhàn):基于Python