Sunday
May 19, 2013

Homework Help: Part 1

Posted by Anonymous on Wednesday, June 11, 2008 at 4:57pm.

Consider the following selection statement where X is an integer test score between 0 and 100.
input X if (0 <= X and X < 49)
output "you fail"
else if (50 <= X and X < 70)
output "your grade is" X
output "you did OK"
else if (70 <= X and X < 85)
output "your grade is" X
output "you did well"
else if (85 <= X and X < 100)
output "your grade is" X
output "you did great"
endif
output "how did you do?"

Answer this Question

First Name:
School Subject:
Answer:

Related Questions

programming - Consider the following selection statement where X is an integer ...
Algorithm - Algorithm Verification Consider the following selection statement ...
Help Help - Consider the following selection statement where X is an integer ...
programming - Can You Please help me understand how to do this and what i have ...
programming - I am in IT/210 and am having problems with the entire class. But ...
Can comeone check my answer for me. Many Thanks! - A set of data is normally ...
statistics - Starting with a population that is normally distributed with a mean...
statistics! - 1) Entry to a certain University is determined by a national test...
programming logic raptor - 1. a.input names of students from the user, ...
statistics - 5. Each year, a national achievement test is administered to 3rd ...

For Further Reading

Search
Members
Community