Input/output

EasyMediumHard
123456789101112131415
Question 13
Easy

An environmental scientist is writing a Python program to log hourly temperature and humidity readings to a comma-separated values (CSV) text file.

Name two file handling operations that are used to write data to an external text file.

[2]

Input/output Questions

  1. GCSE
  2. /Computer Science
  3. /Input/output