Question: Any help with this is much appreciated. Write the code in Thonny to answer this question. Your code must pass the unit tests below. Write
Any help with this is much appreciated.

Write the code in Thonny to answer this question. Your code must pass the unit tests below. Write a function called longest() that receives a single parameter: a dictionary where both the keys and values are all strings. The function should return the string value from the dictionary with the most characters. If there is a tie for the longest, it should return the first value in the dictionary with the longest length
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
