Question: I need help making a Pseudocode from this problem. Thanks! The following Programming Challenges can be solved by a program that performs three basic tasks-Input

 I need help making a Pseudocode from this problem. Thanks! The

I need help making a Pseudocode from this problem. Thanks!

The following Programming Challenges can be solved by a program that performs three basic tasks-Input Data. Process Data, and Output Results. For each problem: use pseudocode to design a suitable program to solve it. Be sure to identify the data type of each variable used. 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: You will need the following formulas: teamAvg = (avgShannon + avgJasmine)/2

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!