**Desc:** A function` hello(user: Symbol) -> Vec<Symbol>` that returns `"Hello", user`. **Goal:** Tests basic `Vec` manipulation and symbol handling.
Desc: A function
hello(user: Symbol) -> Vec<Symbol>that returns"Hello", user.Goal: Tests basic
Vecmanipulation and symbol handling.