Starter Quiz
Question 1 of 6
1
of 6
Which file mode is used to read a file in Python?
Select one answer
w
r
a
rw
The file needs to be opened in read mode.
Need a hint?
Check