This lab uses submodules to get data from other users' repositories. Using awk script then used to read and analyze the input file. For the data.csv file is containn the information of each car include car make, brand etc. I use to awk script. One calculates the column in each row through Racer_Turbo to Mods_Overall. And lists the rank of the total which calculates from above. Another one is getting the rank vvalue. Then list top 3 cars of each Make group.
Run "make lab1" to installation the lab 1. It will create three output file
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.