# CS111 Lab # Some sample lists for testing skyfall = ['M','Q','Moneypenny','James','JamesBond','Bond','Silva','Patrice'] greetings = ['hola','bonjour','ciao','nihao'] colors = ['blue','green','yellow','orange','purple','red','white','turquoise'] fruit = ['banana','pear','apple','grape','peach','strawberry','watermelon'] pronouns = ['you','me','I','we','us','she','him','her','they','this','those','them'] signs = ['aries','taurus','gemini','cancer','leo','virgo','libra','scorpio','sagittarius','capricorn','aquarius','pisces'] countries = ['belgium','canada','france','greece','india','iran','israel','norway','pakistan','poland','italy','turkey','united kingdom'] animals = ['dog','cat','pony','pig','rabbit','fox','owl','chicken','squirrel'] languages = ['python','java','C++','C','C#','ruby','javascript','SQL','PHP'] candy = ['reeses','gummy bears','rolos','twizzlers','snickers','sour patch kids','nerds','twix','milky way','m&ms','skittles','nerds'] bears = ['baloo','corduroy','paddington','rupert','winnie-the-pooh','aloysius','beorn','brer bear'] despicableMe = ['gru','margo','edith','agnes','dr nefario','eduardo','vector','miss hattie'] roster = [['Yoyo','Ma'],['Sohie','Lee'],['Franklyn','Turbak'],['Eni','Mustafaraj'],['Santa','Claus'],['Happy','Camper'],['Harry','Styles'],['Taylor','Swift'],['Alexander','TheTerrible']]