sarahllew / pizza-inheritance-project-lab07

project on managing different pizza orders based on MinHeap data structure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Managing Pizza Orders Project

  • program that manages pizza orders managed by a MinHeap data structure
  • design with several pizza classes and inheritance and polymorphism
  • implements the heap data structure as a priority queue
  • utilizes the Exceptions and raises them for potential errors that may be entered by the user

About

project on managing different pizza orders based on MinHeap data structure


Languages

Language:Python 100.0%