1.

What is the difference between string and list

Answer» Strings are immutable whereas lists are mutable data type


Discussion

No Comment Found