Python Basics: Chapter 12 – File Input and Output Quiz
Interactive Quiz ⋅ 6 Questions
By David Amos
In this chapter, you learned how to work with files in Python. Working with files is an essential skill that is used by Python programmers working in any discipline, including web development, business automation, and data science.
By the end of this chapter, you know how to:
- Read and write text files
- Deal with file paths
- Work with comma-separated value (CSV) files
The quiz contains 6 questions and there is no time limit. You’ll get 1 point for each correct answer. At the end of the quiz, you’ll receive a total score. The maximum score is 100%. Good luck!