【摘要】 python二级真题strip(),split()函数用法ls = line.strip('\n').split(',') strip() 方法用于移除字符串头尾指定的字符(默认为空格)。
確定! 回上一頁