Must Prepare Python File Handling MCQ Class 12 for Term 1
Must Prepare Python File Handling MCQ Class 12 for Term 1 MCQ on Writing/appending data to a text file using write() and writelines(), Reading from a text file using read(), readline( ) and readlines() 1. The ____________ method returns a list containing each line of the file as a list item. a) read() b) … Read more