I am trying to create a program which, given an input file, returns the count of all the lines of …
c whitespace line-countSuppose you open a file, and do an seek() somewhere in the file, how do you know the current file …
python file seek line-count