题库 Python题库 题目列表 以下哪个方法用于向字典中添加或修改键值对?( ...
单选题

以下哪个方法用于向字典中添加或修改键值对?( )

A.

dict.append()

B.

dict.update()

C.

dict.remove()

D.

dict.insert()

题目信息
2024年 9月 选择题
66%
正确率
0
评论
10
点击