Challenge 1: Toggle Button Text

This challenge will let you explore the basic workings of App Inventor.

Create a program with a button. Set the initial text on the button to "Yes". When the user clicks on the button, the text is toggled to "No", then back to "Yes", etc.

Note: Save this project as FullNameButtonText, the save the source when complete and copy into the appropriate handin folder.