brianMunyao / pycandy

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 100.0%