Coffee Machine (Procedural Python)
Developed a console-based coffee machine simulation in Python using a procedural programming approach. The program defines the machine's resources, menu, and functions for taking orders, processing payments, checking resource availability, and making coffee.
Check Out Repository