For CISC3140 labs
Sorts all cars based on total score and outputs top 3 cars
Data obtained from https://gist.github.com/katychuang/d66a59b6db4e59c16efd4c42ad411f8e
Dependencies:
- AWK
- Make
Creates SQLite3 database of cars, car scores and judges
Data obtained from https://gist.github.com/katychuang/d66a59b6db4e59c16efd4c42ad411f8e
Dependencies:
- AWK
- Make
- SQLite3