python:实现杂货计算器grocery calculator class GroceryList(dict): def __init__(self): self = { } def addToList(self