Computer Science, asked by baninegi820, 7 months ago

Which of the following is a sequence of immutable Python objects?

List

Tuple

None

Boolean​

Answers

Answered by sinhapriya665
1

list

not sure about answer

Answered by Anonymous
1

Tuples are immutable i.e the value cannot be changed. So, Option D is correct.

Similar questions