Computer Science, asked by sanuj2462, 3 months ago

function in python which counts number of "me" or "my" in text file story.txt

Answers

Answered by kalechatimadhuri
0

Answer:

TXT” and count the number of times “my” occurs in the file. Write a function countmy( )in Python to read the text file “DATA. TXT” and count the number of times “my” occurs in the file.

Similar questions