- Project 4 In The Uitm Kuala Terengganu Bowling Competition 4 Teams Are Taking Part Namely Blue Green Red And White 1 (42.09 KiB) Viewed 27 times
PROJECT # 4 In the UiTM Kuala Terengganu Bowling Competition, 4 teams are taking part, namely Blue, Green, Red and White
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
PROJECT # 4 In the UiTM Kuala Terengganu Bowling Competition, 4 teams are taking part, namely Blue, Green, Red and White
PROJECT # 4 In the UiTM Kuala Terengganu Bowling Competition, 4 teams are taking part, namely Blue, Green, Red and White. Each team will have 3 players and after the competition has ended, each player will have points from the games they have played. The total points for a team is calculated from this formula: total points = lowest points of a player in the team + 2nd lowest points in the team x 2 + highest points in the team x 3 You are to write a program that will determine the individual winner and the winning team of the competition. The program will also display the name of teams that were able to score more than 600 points, the points of a player whose name is given by the user and the average points of the players in a team given by the user.