Summer

Report a typo

Please note: for now, when you go to the tab IDE, you can solve this problem only via Pycharm. We are sorry for the inconvenience, we will fix this as soon as we can. If you prefer to solve the problem via a different IDE, you should open it manually and then copy the answer to the website.

To solve this problem, you will need a file – download it below. Your task is to count how many times the word summer appears in the file. It contains only one word per line, all of them are lowercased. Mind that if summer is a part of some other word (e.g. summertime) you should NOT count it. We only need summers themselves! Also, you don't need to enter any code here, just write and run it on your machine, and then enter the result you get.

Write code in your IDE to process the text file and display the results below
___

Create a free account to access the full topic