r'''...'''出錯,r"""...""" OK 這是為什么呢
print(r"""'\"To be, or not to be\": that is the question.\nWhether it\'s nobler in the mind to suffer.'""")
print(r"""'\"To be, or not to be\": that is the question.\nWhether it\'s nobler in the mind to suffer.'""")
2020-11-29
舉報
2021-03-17
應該放錯誤的圖片,你放正確的看不出來。有可能是用的中文’引號。
2020-11-29
你用的是“”雙引號