Python Programming - Reading and Writing Files - Discussion
Discussion Forum : Reading and Writing Files - General Questions (Q.No. 72)
72.
How can you read and print the lines containing the word "error" (case-insensitive) from a log file named "error.log"?
Answer: Option
Explanation:
Using
line.lower()
to make the comparison case-insensitive.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers