Lab: Arrays
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 using an array.
2. Populate an array with data.
3. Be able to debug a program of syntax and logic errors.
4. 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.
Lab Steps
Step 1: Requirements-parallel arrays
Step 2: Processing Logic
Step 3: Create a New Project
Step 4: Build Solution
Step 5: Execute the Program
Step 6: Capture the Output
Lab: Functions
Lab Overview-Scenario/Summary
You will code, build, and execute a program that simulates a coin toss and a dice roll.
Learning outcomes:
1. Write functions using parameters.
2. Be able to debug a program with 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.
Lab Steps
Step 1: Requirements: Coin Toss and Dice Rolling program
Step 2: Processing Logic
Step 3: Create a New Project
Step 4: Compile and Execute
Step 5: Print Screenshots and Program
Attachment:- Assignment Files.rar