Cars

I created a python 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.

Check out my code:

16

1014

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

Comments are closed.