June 2022
Intermediate to advanced
130 pages
2h 45m
English
In the previous chapter, we represented fixed-length sequences of elements, holding potentially different types, in tuples. In this chapter, we’ll represent variable-length data, usually holding similar or identical types, with lists.
We’ll add a few examples to our mini graphics application by incorporating multiple points to represent polygons.
Read now
Unlock full access