I have created a simple menu to add things based on user input.
ServiceList = {"Service A": 100, "Service B": 200} cart = [] def main():