To read the entire remaining contents of the file as a string from a file object infile, we use ____________
To read the entire remaining contents of the file as a string from a file object infile, we use ____________ Correct Answer infile.read()
read function is used to read all the lines in a file.
মোঃ আরিফুল ইসলাম
Feb 20, 2025