Which data type in Python is immutable, representing a sequence of characters?
tuple
dictionary
string
list

Software Engineering and Development Exercises are loading ...