Please enable JavaScript to use CodeHS

Utah Introduction to Python 1 and 2

Lesson 17.3 File I/O: Writing to Files Quiz

Description

In this lesson, students review content with a 10 question End-of-Unit Quiz.


Objective

Students will be able to:

  • Prove their knowledge of the following commands and concepts through a multiple choice quiz:
    • using write to create new files and append information to already existing files
    • using tell to return file pointer position
    • using seek to move the file pointer to a new position

Activities

These are all the activities included in the lesson

17.3.1 File I/O: Writing to Files Quiz