engineering recuitment MP ITI Training Officer Mock Test 2024 Programming With Python File Handling in Python
The following functions are used to access data randomly.
1
open() and readlines()
2
seek() and read()
3
seek() and tell()
4
tell() and read()