Starting from our documentation, create an app that sends and receives text messages.
Use the developer documentation and resources, create an app that:
- Send an SMS message that contains the phrase "how are you?" to your personal mobile phone.
- Receives text messages and outputs the results to console.
You will know you are done when your app sends the message "how are you?" and outputs responses to the console.