大小寫轉換
- upper()
- lower()
- title()
- capitalize()
- casefold()
空白處理
- strip()
- lstrip()
- rstrip()
搜尋和替換字串
- find()
- index()
- rfind()
- rindex()
- in
- replace()
- count()
分割和連接
- split()
- join()
判斷字串特性
- isdigit()
- isalpha()
- istitle()
- islower()
- isupper()
- isspace()
- startswith()
- endswith()
對齊
- center()
- ljust()
- rjust()
謝謝您花時間將此篇文章讀完,若覺得對您有幫助可以幫忙按個讚、分享來或是珍藏喔!也歡迎Follow我的Threads/ FB,持續追蹤生產力工具、商業分析、商業英文的實用範例,提升自己的職場力喔!