e.g. my @numbers = ('1', '2', '2', '3', '3'); my @strings = ('hello', 'green', 'grass', 'rainbow', 'pretty'); my @new_strings;