twilioEasy Playground

Twilio API: SMS, voice calls, video, WhatsApp messaging

Getting started with twilioRun locally
Install
pip install twilio
Python CodeRun locally
Expected Output
# Expected output shown below
# (Run locally with: twilio)

twilio is a third-party package. Twilio API: SMS, voice calls, video, WhatsApp messaging. Install with: pip install twilio

Challenge

Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?