1.2.6 Data Structures
In this lesson, you will learn how data structures allow programs to organise and store collections of related data. You will explore one-dimensional and two-dimensional arrays, learn how indices are used to access and update individual elements, and examine how records store several related fields together.
