This python code serves as a Frequency Histogram to depict the equalized distribution of ASCII values recorded in a given a .txt file.
1. Frequency Histogram, Count vs ASCII value
- Download Visual Studio Code for macOS or Windows
- Install Python Interpreter path 'venv 3.8.X'
- Run
npm install git+{copied_url}
to download all dependencies