Hello! Here are the simple steps to run my python file for the CS club data analysis project.
Please make sure that both files are on the same folder to be able to test.
In the terminal write this after running the folder where you saved the files:
python analysis.py
The code will print answers directly to the terminal with figures appearing as graphs of bars, plots and scatter
Important Note: Make sure to close each figure after they appear to see each graph.