This is python algorithm that implements a stem leaf from a text file.
File set up:
Data - Contains three text file data
task.py - Implements the stem-leaf diagram from a selected textfile
Untitled.ipynb - a third party library that can be used to
draw a stem-leaf diagram