read these notes and complete the task at the end.
The organisers of a Triathlon competition have asked you to develop a program to process the points data. Triathlon competitors are awarded points for swim, cycle and run events. The points total is calculated by adding up the three event points.
Your program should ask the user to enter the points for each event and then calculate the total points. Finally you should display the total points.
Work with a partner or tutor to check you have completed this task ✅