5. Working with External Data#
Covered in this Chapter
Text Files
The With Operator
How to Open Text Files in Python
How to Read from Text Files in Python
How to Write to Text Files in Python
JSON data format
json.dump()
json.load()
The glob library
Working with os
Walking Directories