Project to visualize how data structure works.
You can add, remove by position, remove by value or search any element in the selected Data Structure.
It was used Python's Library Tkinter and Canvas for graphical design.
Download the zip file or clone the repository
Run in terminal:
python main.pyor
python3 main.py