Answer to Question #238932 in Algorithms for alphabet

Question #238932

Construct a pseudocode and draw a flowchart that will input a grade of student and determine whether the grade is passed or failed(Passing grade is 60). Print the, grade and remark of student.


1
Expert's answer
2021-09-18T12:18:07-0400
Mark=input(StudentMark)
if(Mark>60)
print("You passed! Your mark is ", Mark)
else
print("You did not pass. Your mark is", Mark)

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
APPROVED BY CLIENTS