Algorithm
Step1 input 15,10,35
Step 2 add 15+10+35
Step 3 if grade is <60 then fail else pass

Flowchart
Start
Input 15,10,35
Add 15+10+35
Grade is 60 .
Pls am confused

Recommended Answers

All 3 Replies

Sounds like you understand it. What's the problem?

commented: And I want confirmation if am in line, thank you +0

If you are stuck at the flowchart then you don't know anything about flowcharts. You just need a couple of boxes and a decision block (diamond). Go to wikipedia and look up flowchart. I'm not going to explain it here just because you don't want to go to the trouble of looking it up yourself.

Soooo ... what part of the flowchart are you stuck with? Can you show us what you have so far so we can help?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.