Program to search for recipes based on an ingredient using the Edamam Recipe API The user is asked to enter an ingredient that they want to search for. The program outputs a list of recipes that use this ingredient, plus calorie count, and saves the results to a separate txt file.