Python Data Structures

Strings

fruit = “string”

Screen Shot 2022-04-08 at 5.54.57 PM.png

Lists

Dictionaries / Hash maps (Python)