Asked by DAVID

There are 2000 students in a course. They wrote a mathematics test which was scored out of 40 and then converted to percentage.

1. Draw a flowchart that reads the name, sex and score of each student, and outputs the names of the female students that scored below 45% and how many they are.
2. Write a pseudo code program that reads the name, sex and score of each student, and outputs the names of the female students that scored below 45% and how many they are.

Answers

Answered by PsyDAG
No data. Cannot draw a flow chart here.
Answered by Steve
you could start here:

http://www.jiskha.com/display.cgi?id=1495379575
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions