Answered step by step
Verified Expert Solution
Question
1 Approved Answer
give correct answer in 10 min i will give thumb up Question 25 Not yet answered Marked out of 1.00 P Rag question What does
give correct answer in 10 min i will give thumb up
Question 25 Not yet answered Marked out of 1.00 P Rag question What does the following code display? infile.open("ayfile.txt", "r") total - for 1 in infile: total - total 1 infile.close() print(total) O a. the number of words in the file myfile.txt Ob the sum of the digits in the file myfile.txt Od the number of lines in the file myfile.txt Od the contents of the file myfile.txt Oe the number of characters in the file myfile.be R R R. R Previous pageStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started