大家好,我是Eric,這次教大家Python的字串處理(string processing)! ... 刪除左邊的空格 num="00000345" num.strip("0") #刪除特定字元 line = "this ...
確定! 回上一頁