成人在线亚洲_国产日韩视频一区二区三区_久久久国产精品_99国内精品久久久久久久

您的位置:首頁(yè)技術(shù)文章
文章詳情頁(yè)

python - AttributeError: ’tuple’ object has no attribute ’strip’錯(cuò)誤

瀏覽:92日期:2022-07-17 13:11:19

問題描述

截取長(zhǎng)度出現(xiàn)AttributeError: ’tuple’ object has no attribute ’strip’錯(cuò)誤python - AttributeError: ’tuple’ object has no attribute ’strip’錯(cuò)誤

python - AttributeError: ’tuple’ object has no attribute ’strip’錯(cuò)誤

問題解答

回答1:

strip是字符串函數(shù),tuple類型當(dāng)然會(huì)報(bào)錯(cuò)啊

標(biāo)簽: Python 編程
相關(guān)文章: