Lesson 07-07: Python Files as Output

Learning Target: I can write to a text file using Python.

open() and its Optional Argument

How Writing Affects Files

Checks For Understanding

Next Section - Lesson 07-08: Python Files as Output