Draw a flowchart for the following problem: (1) Read 5 marks for Physics course (Quiz, Mid term, Worksheet, Project and Final exam) for 30 students, then calculate and print the summation (2) of the marks for each student. If the sum is more than or equal 50 print "pass" otherwise print "fail". (3) Finally calculate and print the average for all students.