pub fn ez_input(names: Vec<&str>) -> Vec<String>
Convenience function to easily create a vector of owned Strings.