An environmental sensor system logs hourly barometric pressure readings directly into a comma-separated values (CSV) text file. A researcher is writing a program to analyze these records.
State two file handling operations that the program must perform to retrieve the data from this external CSV file.