Python Programming - Reading and Writing Files - Discussion
Discussion Forum : Reading and Writing Files - General Questions (Q.No. 13)
13.
How can you read and print the first 3 lines of a file named "sample.txt"?
Answer: Option
Explanation:
Using a
for
loop with readline()
to read and print the first 3 lines.
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