Question: using python Question 0: You do NOT need to turn this in, but you should first make your own csv file called CarRatings.csv that contains

using python

using python Question 0: You do NOT need to turn this in,but you should first make your own csv file called CarRatings.csv that

Question 0: You do NOT need to turn this in, but you should first make your own csv file called CarRatings.csv that contains the following data: CarID Car52A Car22B Car46 Car09 Car71F Car68x Car11M Car93T Score 97.6 82.3 79.1 28.7 42.0 91.2 39.8 16.5 Feel free to either use Excel (or something similar) to make the csv file, or make a text file with values separated by commas (remember csv stands for "comma-separated values) and then rename the file from CarRatings.txt to CarRatings.csv. Question 3: Write another function high_avg() that prints the average of all scores that are above 50% (it doesn't matter if the average uses percent or decimal). For full credit, you must use SQL commands to extract the average from the database file

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!