Question: 1. Draw a flowchart that determines a student's final average grade and indicate whether it is passing or failing. If average is below 77 print

1. Draw a flowchart that determines a student's final average grade and indicate whether it is passing or failing. If average is below 77 print "FA else print "PASS" 2. Write a Python code for an algorithm that reads two values, determines the largest value and prints the largest value with an identifying START Input VALUE1,VALUE2 message ("the largest value is"): is MAX ? VALUE! MAX ? VALUE2 Print "The largest value is" MAX STOP
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
