Question: please code in python from ast import literal_eval def replace_names(fruit_dict, spanish_dict): result ={} # your code here return result # Do not modify the code
please code in python

from ast import literal_eval def replace_names(fruit_dict, spanish_dict): result ={} # your code here return result # Do not modify the code below n = input() fruit-dictliteral-eval(n) m input() spanish.dict- literal eval Cm) new-dict = replace-names(fruit-dict, spanish-dict) print(sorted(new_dict.itemsO))
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
