SUPARN PATRA
Schools
Exams
Paths
Blog
Quizzes
Tools
Playground
About
Home
/
Quizzes
/
Class XII
/
File Handling in Python
Class XII
File Handling in Python
8 questions
Question 1 of 8
Score:
0
/ 0
What mode opens a file for reading only?
A
'w'
B
'r'
C
'a'
D
'x'
← Back to chapter notes