CSP Python
Runestone in social media:
Follow @iRunestone
Help support us:
Table of Contents
Book Index
Scratch ActiveCode
Navigation Help
Help for Instructors
About Runestone
Report A Problem
Lesson 07-05: Python Files as Input
¶
Learning Target: I can read a text file using Python.
Opening Files
¶
Reading Files
¶
Closing Files
¶
Checks For Understanding
¶
Next Section - Lesson 07-05: Using
with
-
as