Write a program that displays a tip chart for the following dollar amounts: 5, 10, 15, 20, 25, 30
With a tip of 15%

Example code that formats numbers to 2 decimal places.

Entering Data