Python中Strip()函数的用法

it2023-09-26  65

https://www.runoob.com/python/att-string-strip.html

语法:str.strip([chars]) 作用:去除首尾的字符

最新回复(0)