Get only first row in file -> use built-in next(). Benefits: whole file content will not be read into memory/list to just get first row ...
確定! 回上一頁