python_ref_file_tell_1.py:
x
 
f = open("demofile.txt", "r")
print(f.tell())