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

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

問題報錯1

Pythone軟件上我寫: s=('Python was started in 1989 by "Guido".\nPython is free and easy to learn.') print(s)為啥錯了 應該怎么寫

正在回答

3 回答

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

print需要換行

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

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

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

s=r'''Python was started in 1989 by "Guido".

Python is free and easy to learn.'''

print(s)

使用到多轉義時用r? 使用到多行時用'''..........'''

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

舉報

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

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

進入課程

問題報錯1

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

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

幫助反饋 APP下載

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

公眾號

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