Search:

Type: Posts; User: MiGriff

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,406

    Consider the following selection statement where...

    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...
  2. Replies
    5
    Views
    1,406

    eh, I'm not asking you to answer the...

    eh, I'm not asking you to answer the questions....I just need help in understanding what the questions are asking.
  3. Replies
    5
    Views
    1,406

    Little Help Here

    Can anyone help me with 3 questions I have for homework, please? I did the rest but I'm having a hard time differentiating between the 3 questions. They all seem like they're asking the same thing!!...
Results 1 to 3 of 3