题目详情
单选题 在Python中,要访问字典中的值可以用( )
A. dict('key')
B. dict['key']
C. dict. <key>
D. dict{'key'}
学科:Python基础编程
时间:2024-05-21 13:00:09
相关题目
相关作业