.tilte()
.upper()
.lower()
---
\n
\t
---
"apple"+" "+"pen"
---
.strip()
.lstrip()
.rstrip()
p.s. l=left r=right
转载于:https://www.cnblogs.com/j-c-y/p/10518928.html
.tilte()
.upper()
.lower()
---
\n
\t
---
"apple"+" "+"pen"
---
.strip()
.lstrip()
.rstrip()
p.s. l=left r=right
转载于:https://www.cnblogs.com/j-c-y/p/10518928.html