Question: C programming Design (using a flowchart and pseuodocode with C syntax) and implement a modular program that will calculate the calculate the percentage of passes
C programming Design (using a flowchart and pseuodocode with C syntax) and implement a modular program that will calculate the calculate the percentage of passes ompleted. In the main function call a function to display a welcome message (i.e. Welcome to YourName's Football Stats) identifying the program. Then pro e user to enter the number of passes completed and the number of passes attenpted Call a function to calculate and return the percentage of passes ompleted. Display the number of number of passes completed, number of passes attempted, and the percentage of passes completed Call a function to splay a message that the results were provided by your name. Include a comment containing your name, course, and date at the beginning of the source ode. include comments to document the code. Provide 3 sets of test data* (sample input and expected results). Run the program on the sample input and apture the output to verify that the program runs correctly. unctions Display welcome message-accepts no parameters and returns no value Calculate percentage- accepts two parameters and returns the quotient Display program credits/results by-accepts no parameters and returns no value 2 To submit your assignment useand / to enclose the test Add a comment to the end of your source code andi cases.) put and expected results sample end of your source ode. (Use/" and" to enclose the sample runs.) be sure to turn off spell check, choose letter sized paper, rather than A-4, so you n ude your test cases . Copy and paste the sample runs (output) into another comment at the end of your source ode. (Use/ and'/ to enclose the sa Copy and paste the flowchart and pseudo-code for a Word docume after paragraph to tighten or your program into a Word document (In Word, use Ctr-A to select entire text, then dick "Remove space Print the source code and the Word document. (If using Code. Blocks, don't lose lines between pages. Change the print option to print in Black & White if you are not printing to a color printer) Staple the documents . Upload an electronic copy of the source code,flowchart, and documentation files for the program to Blackboard under the Project link Submit the assignment Turn in the printed documents for scoring on or before the due date Note: This program demonstrates using input, calculations, output, and functions in C Submission: To submit your files, choose the link titled, Project 2, above Use the "Browse My Computer" button in the Attach File area to attach your files. Be sure to complete your submission by clicking the "Submit button at the bottom of the screen Grading: You must submit all deliverable items to successfully complete this assignment Jacksonvile Jaguars Quarterbacks 97252017 Player Completions Attempts Borties Henne 51 86 Vote Names are provided for reference. You are not expected to input the names CE
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
