Hello Geeks !
This Project provide brief Introduction about Queue data structure, and help student learn queue implementation in a creative and visual way .
How To Start the Application ?
Open the finalised.py in any python editor and run the file .
Objective
Help Teacher and Student to teach ,learn array based queue implementation through a visual representation .
Technology Used:
1. Python Tkinter :- Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit. For Tkinter Installation refer python docs