News

Introduced to programming fundamentals using Python; For the programming aspect of the module, we were tasked with producing a vending machine program. This document details the requirements and ...
Client/ Server-side software system built in Python to manage a vending machine system. Items inventory is stored in an .csv file, containing item ID, description, price per unit and available ...