This is the exercise: Write a program that will ask the user to enter word. Your program will open a file that has 25 words in it. It will call a function that returns HOW MANY of the words in the file are exactly the word that the user put in.
My teacher did it just like that but my Mac doesn't want to count the works plz help!!!!! What am I doing wrong!