Question: There are three seating categories at a stadium. For a softball game, Class A seats cost $15, class B seats cost $12, and class C seats cost $9.
Program: Write a program that asks how many tickets sales. Format your dollar amount in a fixed-point notation with two decimal points and make sure the decimal point is always displayed.
Add comment the code, determine the form of the output depended on the coefficients being input.