| Excercise: SMS sending to multipe phones • Program an application that does the following: 1. Display a text input field on the screen.  2. Display a query field asking: "Send message to your 2 friends ? " 3. After pressing "ok" the application shall send an SMS to 2 other phones, with the 4.  Display a pop up note stating : Messages sent 
 Example file: ex_sms_sending.py Description: ex_sms_sending_descr.py 
 
 
 
 
 
 
 
 | 1. 
 2. 
 3. 
 | 
 | 
| 
 |