Cars

                                                                                                                     @PablO_CVi

Write a program that opens and reads the file 93cars.dat.txt and produces the following data:

        -average gas mileage in city (City MPG)

        -average gas mileage on highway (Highway MPG)

        -average midrange price of the vehicles in the set.

Here is my code: https://github.com/PablOCVi/WSQ/blob/master/WSQ16.py

CC BY 4.0 Cars by Pablo is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.