Arrays and Dictionaries

2. Arrays and Dictionaries#

This chapter will two fundamental data structures; arrays and dictionaries. These data structures allow programmers to store, access, and iterate over values.