strip()). The second way is to write values to a list without newline characters. To do it, change readlines() to f.read().splitlines() ...
確定! 回上一頁