We have explored the various built-in data structures of Python in
detail. These data structures will be essential for writing programs
of reasonable size.
Now that we have a lot of the basics of Python in place, we will see
how to design and write a real-world Python program next.