Put your understanding of dynamic lists, vector operations, and loops to the test.
In the last lesson, you upgraded from fixed-size arrays to flexible vectors. You learned how to create vectors, ...