Qus : List is mutable and Tuple is immutable?
Qusलिस्ट परिवर्तनशील है और टपल अपरिवर्तनीय है?
A. Yes, list mutable and tuple immutable B. No, list and tuple both are mutable
C. No, list and tuple both are in immutable D. No, just opposite, list immutable and tuple mutable