Answer Happy
Accurate answers. Every time.
https://answerhappy.com/
How do you get the current position within the file?
https://answerhappy.com/viewtopic.php?t=737443
Page
1
of
1
How do you get the current position within the file?
Posted:
Wed Jul 13, 2022 7:45 pm
by
answerhappygod
a) fp.seek()
b) fp.tell()
c) fp.loc
d) fp.pos