Question
Programming challenge 4 This criterion is linked to a Learning OutcomeStudents program calculates Shannon and Jasmines individual averages and team average for the three games
Programming challenge 4
This criterion is linked to a Learning OutcomeStudents program calculates Shannon and Jasmines individual averages and team average for the three games that they bowled: Student declares and uses the following variables with the appropriate datatypes: Score1, Score2, Score3, avgJasmine, sumShannon, sumJasmine, avgShannon, teamAvg. Student allows the user to input the scores for each player. Student uses the following formula: teamAvg = (avgShannon + avgJasmine)/2. Student outputs Shannons average, Jasmines average, and the teams average. Student incorporates user-friendly output. Student incorporates user-friendly displays. Student enters in the appropriate documentation. Student shows strong evidence of applying program development strategies as discussed in the reading. Student shows mastery of algorithm design. Student uploads the Raptor program saved with the filename
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started