| Instruction | Create an inventory program using the following data structures: A list to store item names A dictionary to store the corresponding item prices The program should allow the user to: ...