Consider the following code segment: fruit = {"Apple": "Green", "Banana": "Yellow"} fruit["Apple"] = "Red" After it executes, what is the value of fruit?单项选择题

A

{"Apple": "Green", "Banana": "Yellow"}

B

{"Apple": "Red", "Banana": "Yellow"}

C

{"Apple": "Green", "Banana": "Yellow", "Apple": "Red"}

D

The fruit dictionary has no value because the program terminates with a runtime error

登录即可查看完整答案

我们收录了全球超50000道真实原题与详细解析,现在登录,立即获得答案。

类似问题

更多留学生实用工具

加入我们,立即解锁 海量真题独家解析,让复习快人一步!