dish-order-program.py: Facilitates ordering dishes from a menu, validates input, and calculates the total bill.
drink-order-program.py: Manages ordering drinks, validates input, and computes the total cost.
restaurant-management-program.py: Provides functionalities to view, add, update, and delete menu items.