What is mutable in python3? What are all the codes that are mutable? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 12

What is mutable in python3? What are all the codes that are mutable?

31st Mar 2018, 8:43 PM
Rishu Kumar
Rishu Kumar - avatar
2 Respuestas
+ 3
Follow this link: https://codehabitude.com/2013/12/24/JUMP_LINK__&&__python__&&__JUMP_LINK-objects-mutable-vs-immutable/ This article explains MUTABLE VS. IMMUTABLE in python very well.
31st Mar 2018, 8:57 PM
A. I. J.
0
Mutable are those which can be changed For Ex-List
28th May 2019, 9:13 AM
Priya Rajput