Python多行註解和跨行字串 2020-04-232020-04-23 常見的單行注釋,是使用 # 符號。多行注釋:三個單引號(或三個雙引號) 三個單引號(或三個雙引號)也可以表示跨行字串 這個我學了多年python 今天才知道,真的很方便。 s=''' hello python ''' Python, String 相關文章 How does recaptcha 3 know I’m using selenium+chromedriver? 2019-09-242019-09-24 Python 的檔名 Pattern 2017-02-092017-02-09 Python: UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xe6 in position 3360: ordinal not in range(128) 2018-06-092018-07-13 上一篇文章下一篇文章
Python: UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xe6 in position 3360: ordinal not in range(128) 2018-06-092018-07-13