This is my entire code
def read_inventory_from_file(): #read the data file path = r"inventory.dat" inv = {}