Important Notice:

Course Content
File Processing in Python (Chapter-11) M3-R5
About Lesson

tell():-

            यह function cursor के current position को return करता है।  अर्थात इसका प्रयोग file में cursor की current position को जानने के लिए किया जाता है  

            “the tell() method is used to print the byte number at which the file pointer exists”

tell():-

            This function returns the current position of the cursor. That is, it is used to know the current position of the cursor in the file.

            “the tell() method is used to print the byte number at which the file pointer exists”

error: Content is protected !!