Flowchart to determine Student Pass or Fail in a subject
Flowchart to determine Student Pass or Fail in a subject
In this tutorial, we will model a flowchart to determine whether the student has passed or failed in a subject. The flowchart prompts the user for the student name, subject name, and the marks (score) in the subject.
Assume: The pass mark for the subject is 40.
Flowchart
In the flowchart, we need to decide if the score is >= 40 to determine whether the student has passed the subject. To achieve this, we need a selection symbol.
Flowchart Output
Sample output of the flowchart
Student Name:=John
Subject Name:=Chemistry
Score:=65
PASS
RAPTOR Tutorials
Raptor Tutorials on this website can be found at:
RAPTOR official website: