readline () and store it as a variable. Or use header_line = next(f). method 2. f = open(fname,'r') lines = f.readlines ...
確定! 回上一頁