Computer Science, asked by shubham6491475, 5 months ago

13. Which of the following is not an
immutable type in python
(1 Point)
String
Tuples
Set
Dictionary​

Answers

Answered by valeriy69
1

set & dictionary are not immutable in python.

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Answered by Anonymous
0

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

Similar questions