Question Description
5. ESSAY QUESTION (20 points)Describe, compare, and contrast strings, tuples, and lists in Python. Pleasenote that you are asked to address three different topics:- description of the data types– comparison of similarities among the data types– contrasting of differences among the data types.As part of your narrative, give at least one example for each data type, ofexplicit, complete Python code that creates objects of each data type and thattries to modify objects of each data type. Please write your essay on a text file(MS word preferred) and submit it on D2L with the rest of your work.