Develop an algorithm that will accept a company's name, its team name and the scores it
received for presentation, preparation & palatability. calculate the total points scored by each
team. the user will type "end" when all the data has been entered. the algorithm displays the
company's name, team name, total points received, if they are considered an all-star team,
i.e., if they received over 250 points, the number of all-star teams at the event and finally the
winning team.



Answer :

Other Questions