tegge-classroom / STAT2984-2018

STAT 2984: Statistical Programming I - Spring 2018
1 stars 13 forks source link

How do you compare two dictionaries?? #11

Open jthough7 opened 6 years ago

jthough7 commented 6 years ago

I am just so stuck!!! I really want to know what these 2 dictionaries have in common:(

food = {"ham" : "yes", "egg" : "yes", "spam" : "no" } my_dict = {1: 'apple', 2: 'ball'}

apappy56 commented 6 years ago

I do not think that these two dictionaries have anything in common Jonathan! Maybe the apple and the other food have something in common but i do not thing ball means anything to ham egg and spam!