Course list
For Teams
Pricing
Cart
Sign in
Home
>
Intro Python: Files
Intro Python: Files
Current Status
Not Enrolled
Price
Closed
Get Started
This course is currently closed
Course Content
Introduction
0 Intro
1.Files, Files, fileystems, and file objects
2.Exercise files
Section 1: BASIC OPERATIONS
section 1 – Basic operations (add document)
2. Opening files
3. Absolute and relative paths
4. Exceptions
5. Reading from files
6. Iterating over files
7. Filtering
8. Comprehensions
9. Exercise #1
10. Exercise #1 solutions
11. Closing files
12. Using “with”
13. Closing files in “for” loops
14. Exercise #2
15. Exercise #2 solutions
16. os.listdir and os.path.join
17. glob.glob
1 of 3