CMSC 160 -- Quiz 9

Quiz 9

  1. Write some code to open a file for output. The file is named “test.txt”
  2. What is the function we call when we are done reading or writing to a file?
  3. Write a function which takes in an integer and returns the integer as a string