Question: This assignment will have the user enter three test scores and calculate the average of the three test scores. Before you start this assignment you
This assignment will have the user enter three test scores and calculate the average of the three test scores.
Before you start this assignment you will need to know how to ask the user for information and store it in variables.
You used the printf statement to display information to the user. You will use this same statement to ask the user for information.
Example: printfPlease enter your grade for test :
;
To capture this information in Visual Studio you will need to use the scanfs function
Example: scanfsf&test;
You will need to submit your Pseudocode and Visual Studio screenshots of your code and output.
You will take screenshotsyour code and output of each step make sure the clock is visible then place each screenshot with a label into the Course Template, name it "week??this weeksyourname" and then submit to the dropbox.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
