Skip to content

Instantly share code, notes, and snippets.

@YiLi225
Last active August 30, 2020 18:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YiLi225/870d11e1e6c59c9982cd7f7fe0b0d6e8 to your computer and use it in GitHub Desktop.
Save YiLi225/870d11e1e6c59c9982cd7f7fe0b0d6e8 to your computer and use it in GitHub Desktop.
## Define a dictionary:
map_dict = {'Milk': ("Cows' milk, whole",'skim','Buttermilk, cultured','Evaporated, undiluted',
'Fortified milk','Powdered milk, whole','skim, instant','skim, non-instant',
"Goats' milk, fresh",'Malted milk (1/2 cup ice cream)',
"Ice milk, commercial"),
'Pudding': ("Milk pudding (cornstarch)", "Custard, baked"),
'Cream': ("Ice cream, commercial", "Cream, light, or half-and-half")}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment