3 odpowiedzi
+ 2
immutable objects can't be changed, some examples of immutable objects are:
integers, floats, strings, booleans and tuples,
some examples of mutable objects are:
lists, dictionaries and sets
+ 1
Have you complete sololearn puthon tutorial? if not, please go through that.
+ 1
well, Okay👍