题目
题目

Programming Quiz 2 Programming Quiz 2

多项选择题

Which of the following is true about tuples in Python

选项
A.Tuples are immutable and indexed by key
B.Tuples are immutable and indexed by position (number)
C.Tuples are mutable and indexed by key
D.Tuples are mutable and indexed by position (number)
查看解析

查看解析

标准答案
Please login to view
思路分析
To evaluate the statements about Python tuples, I’ll examine each claim in turn and connect it to how tuples actually behave in Python. Option A: 'Tuples are immutable and indexed by key' This is mixing two concepts incorrectly. Tuples are indeed immutable, but they are not ......Login to view full explanation

登录即可查看完整答案

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

更多留学生实用工具

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