a sequence of immutable object is called
Answers
Answered by
1
Answer:
Immutable Objects : These are of in-built types like int, float, bool, string, unicode, tuple. ... In simple words, an immutable object can't be changed after it is created.
Answered by
0
Answer:
Immutable Objects : These are of in-built types like int, float, bool, string, unicode, tuple. ... In simple words, an immutable object can't be changed after it is created
Explanation:
this is the answer
Similar questions