Python offers strip , rstrip , and lstrip to trim from a string. Why isn't the name trim? The behavior looks like this. text = " aaaaa bbbb ccc ...
確定! 回上一頁