Question: question 1 in python There's a text file in called average_number_of_words.txt'. The text is in the file is stored as one sentence per line. Writo
question 1 in python There's a text file in called "average_number_of_words.txt'. The text is in the file is stored as one sentence per line. Writo a Python program that ronds the files contents and calculates the average number of words per sentence Note: count anything sourrounded by whitespace as a word Input Correct Output ino ter input) Average number of words per line 26.0 In 11: "Problem 1 code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
