This app allows you to specify your (restaurant) bill amount and level of service and will calculate the tip you should leave and the total you should pay. This program uses a ListPicker and three local variables. It also uses the ListPicker selection index to maintain parallel lists of items. Finally, it uses an if/else block and an or condition.
The basic UI for the program is shown below.
The blocks used for this program are below.