exoislife614 exoislife614 30-03-2022 Computers and Technology contestada Write the Python code for a program called MarathonTrain that asks a runner to enter their name, and the maximum running distance (in km) they were able to achieve per year, for 4 years of training. Display the average distance in the end. 4