Collections

Discuss the need for sub-programmes and collections within programmed solutions

Construct algorithms using predefined sub-programmes, one-dimensional arrays and/or collections.

Use of collections as objects in the design of algorithms where a set of similar items exists

The standard operations of collections. These are: addition and retrieval of data. Construct algorithms using the access methods

Python examples where you can see and edit an implementation of the IB Collection