What does the OPEN and mode RT actually do in Python?
So new to Python here and am currently learning it. I was given a question as follows
efficently read the last N Lines of a large file using python
can some one help me with how to efficiently read the last N Lines of a large file using python