python_ref_file_seekable.py:
x
 
f = open("demofile.txt", "r")
print(f.seekable())