Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Semantics Of A Networked World Semantics For Grid Databases First International Ifip Conference Icsnw 2004 Paris France June 2004 Revised Selected Papers Lncs 3226

Authors: Mokrane Bouzeghoub ,Carole Goble ,Vipul Kashyap ,Stefano Spaccapietra

2004 Edition

3540236090, 978-3540236092

More Books

Students also viewed these Databases questions

Question

Identify the cause of a performance problem. page 363

Answered: 1 week ago