亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

\\ 表示 \ 字符本身

http://img1.sycdn.imooc.com//5e12a8260001f40608240776.jpgz

\n?表示換行
\t?表示一個制表符
\\?表示?\?字符本身
\n表示換行理解了??剩下倆個還沒理解??\\不是表示\本身嗎,為啥顯示請檢查輸出是否匹配,老師能列舉下
\t?和\\的例子嗎?

正在回答

2 回答

print("\\")

print("1\t2")

打印:

\
1	2

https://www.runoob.com/python/python-strings.html

4 回復 有任何疑惑可以回復我~

題目要求打?。?/p>

Python was started in 1989 by "Guido".

Python is free and easy to learn.

所以1989前不應該有\\

另外,該字符串內僅含“”,無需轉義。

因此,

s = 'Python was started in 1989 by "Guido".\nPython is free and easy to learn.'
print s

即可。

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消
初識Python
  • 參與學習       758323    人
  • 解答問題       8967    個

學python入門視頻教程,讓你快速入門并能編寫簡單的Python程序

進入課程

\\ 表示 \ 字符本身

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號