str is a special function representing the string class.
str
s = str(obj)
str can be used to convert obj to string.
obj