Add a description, image, and links to the python-strings topic page so that developers can more easily learn about it.
Python 3 program that reads a text file, analyzes the frequency of each word in a given text program, and provides an anlysis to the user.
Python is a general-purpose, high-level programming language whose design philosophy emphasizes code readability. Python's syntax allows programmers to express concepts in fewer lines of code than ...