I am trying to find how many times the word "the" appears in a sentence that a user created while using a for loop. My problem is, inside of the loop, I am creating an if statement to test it but I don't know what to put inside of the if statement.. Everything I've tried that I have seen on this site is giving me errors.
Asked
Active
Viewed 40 times
-2
-
2Show the try that you felt was the most promising, along with the error you got. – Ben Voigt Nov 17 '20 at 23:21
-
1We cant debug a story... for future reference. – TheGeneral Nov 17 '20 at 23:25