Answered You can hire a professional tutor to get the answer.
Develop a Python application that incorporates using appropriate data types and provides program output in a logical manner.
Develop a Python application that incorporates using appropriate data types and provides program output in a logical manner. Your program should prompt a user to enter a car brand, model, year, starting odometer reading, an ending odometer reading, and the estimated miles per gallon consumed by the vehicle. Store your data in a dictionary and print out the contents of the dictionary.