This repository is not active
Rolat1/Counting-of-each-words-in-a-text-file
This is a python code that reads a text file and counts the number of occurrence of each word in the text file. The results is then saved and displayed using a dictionary.
Python