編譯報錯!
請問這是什么問題,運行結果是:“運行成功,輸入錯誤”
print r''' "To be,or not to be ":that is the question.
Whether it's nobler in the mind to suffer.' '''
請問這是什么問題,運行結果是:“運行成功,輸入錯誤”
print r''' "To be,or not to be ":that is the question.
Whether it's nobler in the mind to suffer.' '''
2019-03-29
舉報
2019-03-29
這段python代碼是沒問題的,應該是這段代碼不適合當前的題目吧
2019-04-08
是r'''...''' ?? 你的后面多了一個‘
2019-03-31
你最后多了一個單引號