sierrawalk7814 sierrawalk7814 05-11-2021 SAT contestada The function below takes one parameter: a list (string_list) that contains only strings. Complete the function to return the longest string from the list. If the list is empty, return an empty string (i. E "").