Create an Order application that prompts the employee for the number of burgers, fries, and sodas and then display the total, the tax (6.5%), and the final cost. The application output should look similar to:
Enter the number of burgers: 5
Enter the number of fries: 5
Enter the number of sodas: 5
Total before tax:
Tax:
Final total: