I'm working on a shopping list script that will input food items entered by the user into a dictionary. The script then converts those items into a string, formats the string for readability, then sends an SMS to another user via Twilio API.I'm working on a shopping list script that will