mystring.strip().replace(' ','').replace('\n','').replace('\t','').replace('\r','').strip()
原文链接:https://www.f2er.com/python/526803.html
mystring.strip().replace(' ','').replace('\n','').replace('\t','').replace('\r','').strip()
原文链接:https://www.f2er.com/python/526803.html