README for this exercise.
push requires a mutable references to self: the vector in question.
push
self
pub fn push(&mut self, value: T)