CIS170C All Assignments CIS170C All Assignments | Page 17

A. Lab # CIS CIS170C-A3 B. Lab 3 of 7: Looping C. Lab Overview – Scenario/Summary You will code, build, and execute a program that will use looping to determine the score for a diver based on individual judge’s scores. Learning outcomes: 1. Become familiar with the different types of looping structures. 2. Be able to debug a program of syntax and logic errors. 3. Be able to use the debug step-into feature to step through the logic of the program and to see how the variables change values. D. Deliverables Section Deliverable Points Lab 3 Step 6: Program Listing and Output 45 E. Lab Steps