print()
為什么加了括號就輸入錯誤了 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.''')
為什么加了括號就輸入錯誤了 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.''')
2018-01-26
舉報
2018-01-29
py3? print才變成了函數才可以用print()
2018-01-26
2018-01-26
兄弟,你這是語法錯誤吧,python 規定正常輸出是print “”