rewind()
The rewind() function sets the file pointer to the beginning of the file. This is useful for restarting file reading or writing.