Trimming tabs from a string in Python is the same as other characters, you use str.strip and pass the '\t' string to it. Copy. > ...
確定! 回上一頁