WGU Scripting and Programming Foundations Exam Scripting-and-Programming-Foundations Question # 22 Topic 3 Discussion

WGU Scripting and Programming Foundations Exam Scripting-and-Programming-Foundations Question # 22 Topic 3 Discussion

Scripting-and-Programming-Foundations Exam Topic 3 Question 22 Discussion:
Question #: 22
Topic #: 3

An algorithm should output "OK" if a number is between 98.3 and 98.9, else the output is "Not OK." Which test is a valid test of the algorithm?


A.

Input 98.6. Ensure output is "Not OK."


B.

Input 98.6. Ensure output is "OK."


C.

Input 99.9. Ensure output is "OK."


D.

Input 99.9. Ensure output is "98.9."


Get Premium Scripting-and-Programming-Foundations Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.