Your task is to create a program that uses lists and loops together to do a task.
Ask the user to enter his or her favourite hockey/baseball/sports star statistics for the past 5 games and tell them the average.
Make sure to include in your program:
variables
at least one constant
loops
arrays
Please create this program for me and do it in python and create a flow chart for the program