The function below takes one parameter: a list (string_list) that contains only strings. Complete the function to return the lon
gest string from the list. If the list is empty, return an empty string (i. E "").
1 answer:
Answer:
def find_longest_string(string_list):
if string_list==[]:
return ""
else:
return max(string_list,key=len)
Explanation:
You might be interested in
Answer:
B
Explanation:
Flow Charts
Answer:
B a dilation with a scale factor of 1/4 and then a translation
Explanation:
on edgenunity
Answer: C habor
Explanation:
Heartless
Six of Crows
The Winner's Curse
Shadow and Bone
Ruin and Rising
Scarlet
Cress
I WOULD SAY A BC NOT MUCH PEOPLE GET AGGRESSIVE WITH ALL THE OTHER ONES