7: File I/O Flashcards
1
Q
list
A
2
Q
open
A
3
Q
docs.python.org/3/library/functions.html#open
A
4
Q
with
A
5
Q
docs.python.org/3/library/functions.html#sorted
A
6
Q
sorted(iterable, /, *, key=None, reverse=False)
A
7
Q
CSV
A
8
Q
csv
A
9
Q
docs.python.org/3/library/csv.html
A
10
Q
PIL
A
11
Q
pillow.readthedocs.io
A