Question
1.Draw a flow chart that will get result for test 1 and test 2 from a user. Then, calculate the average of both results. If
1.Draw a flow chart that will get result for test 1 and test 2 from a user. Then, calculate the average of both results. If the average result is more than 80 marks, display the average result with a message You are awesome!. If the result is equal to or less than 80, display the average result with a message work harder, dude..
2.Draw a flow chart that will get result for test 1 and test 2 from a user. Then, calculate the average of both results. If the average result is more than 80 marks, display the average result with a message You are awesome!. If the result is equal to or less than 80, display the average result with a message work harder, dude.. Your program should be able to accept the multiple set of test results as per user wish. The program will prompt the user whether they wish to stop entering result or not. User will have to press Q for quit.
3.Draw a flow chart for a program that will get the name and final test results for all math students (474); and calculate the total scores for all students. After all results were entered, the average result will be calculated and displayed on screen.
4.Draw a flow chart for a program that will receive the name and final test results for all math students; as long as the result entered by user is not more than 100 or less than 0.Then, calculate the total scores of all results. If the entered result is more than 100 or less than 0, the average will be calculated and displayed on screen
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started