tell() method of Python tells us the current position within the file.
True
Reason — The tell() function returns the current position of file read/write pointer within the file.