I have made a basic program that figures out averages for a single sport statistic such as goals, but i would like to incorporate ideas such as assists etc into the program but everything i have tried so far has given me multiple errors so I am deff not taking the right approach. Do I need to be running loops or what needs to happen so that once the average for goals has been computed that I can move on to assists etc?

Thank you in advance.