Based on the Array.py and SimpleSorting.py visualizations,
implement a new VisualizationApp that displays an inital 10-element array
along with just the Delete Rightmost operation on the array.
The other operations on the array are in separate issues.
Based on the Array.py and SimpleSorting.py visualizations, implement a new VisualizationApp that displays an inital 10-element array along with just the Delete Rightmost operation on the array. The other operations on the array are in separate issues.