Make a List Comprehension
This exercise is for collaborative work during class. Do not fill out early!
Sign in to Google to save your progress. Learn more
List Comprehension
def longestString(fruit):
Given a list of strings named fruit, the function longestString should return the longest string in fruit. If there is more than one longest string, return the first such one. Include a list comprehension in your solution.   *
Names and Netids below
Names (comma separated) *
netid *
netid (partner)
netid (partner)
netid (partner)
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy