In Python, the primary use of the tell() method is that:
1) within the file, it tells the end position
2) within the file, it tells the current position
3) it tells us if the file is opened
4) none of the above