Question: using #include Write a program that asks the user for the price of gas/gallon (float data type) and the number of gallons (float) the user
using #include
Write a program that asks the user for the price of gas/gallon (float data type) and the number of gallons (float) the user wants to buy. Print the total cost to screen. Also, print the cost while only using two decimals.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
