Shannon and Jasmine bowl as a team. Each of them bowls three games in a tournament. They

Question:

Shannon and Jasmine bowl as a team. Each of them bowls three games in a tournament. They would like to know their individual averages for their three games and the team average. Allow the user to input the scores for each player. Output Shannon’s average, Jasmine’s average, and the team’s average. You will need the following variables:

Scorel Score2 Score3 avgJasmine teamAvg sumShannon sumJasmine avgShannon

You will need the following formulas:

teamAvg = (avgShannon + avgJasmine)/2

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Prelude To Programming

ISBN: 9780133741636

6th Edition

Authors: Stewart Venit, Elizabeth Drake

Question Posted: