Welcome to Westonci.ca, your go-to destination for finding answers to all your questions. Join our expert community today! Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform. Experience the convenience of finding accurate answers to your questions from knowledgeable experts on our platform.

Drivers are concerned with the mileage obtained by their automobiles. one driver has kept track of several tankfuls of gasoline by recording miles driven and gallons used for each tankful. develop a sentinel-controlled-repetition script that prompts the user to input the miles driven and gallons used for each tankful. the script should calculate and display the miles per gallon obtained for each tankful. after processing all input information, the script should calculate and display the combined miles per gallon obtained for all tankfuls (that is, total miles driven divided by total gallons used)