Page 1 of 1

Create a program to read text from the file named test1.txt, and print the content as it is. * The file test.txt is supp

Posted: Tue Jul 12, 2022 8:04 am
by answerhappygod
Create A Program To Read Text From The File Named Test1 Txt And Print The Content As It Is The File Test Txt Is Supp 1
Create A Program To Read Text From The File Named Test1 Txt And Print The Content As It Is The File Test Txt Is Supp 1 (174.95 KiB) Viewed 85 times
Create a program to read text from the file named test1.txt, and print the content as it is. * The file test.txt is supposed to be at the same folder of the program, so open("test1.txt") will be fine. X test1.txt is already uploaded to the question.