Vectors have a handful of useful functions, which you can see here. In this part of the lesson, you will go over the ones you will be using in the object oriented programming lesson.
assign
Assign helps you quickly populate a vector with fixed values. For example this code,