When I run the following code, it prints "Some(3)", rather than just "(3)" or "[3]". What does the "Some" prefix signify? Does it hav