Data Structures: array, list, tuple, string, set, dictionary

*work in progress*

One of the reasons programmers like Python is the ease with which you can employ any of the multitudes of data structures the language provides; you don’t have to bother creating them. They’re all there and ready for you to use.