/pycandy

A python application on GitHub that utilizes a candy dispenser and Tkinter GUI to demonstrate the working of a stack data structure.

Primary LanguagePython

pycandy

This python application in this repository simulates the working of a stack data structure using a candy dispenser and a Tkinter GUI. The user can interact with the dispenser, pushing and popping cand and visually see the changes in the stack. The application serves as an interactive and engaging tool for learning about stack data structure. Screenshot