shell pip install pycookbook python import pycookbook python cookbook = pycookbook.Cookbook() python chinese_recipes = cookbook.get_recipes(cuisine='Chinese') python python cookbook.add_ingredient(ingredient)