1.str.strip(X):從字串兩側刪除指定字元。
2.str.lstrip(X):從字串左側刪除指定字元。
3.str.rstrip(X):從字串右側刪除指定字元。
Copyright © All rights reserved | This template is made with by Colorlib