Case-Based Critical Thinking QuestionsCase 18-1Sarah wants to learn more about computer programming and the techniques used to code a program. Since there are so many different programming languages, she has decided to start by working with Python. Sarah wants to set up a scenario that requires the user to choose between two variables. She has learned that Python uses ____ as the keywords for a selection control structure.

A. IF and THEN
B. ELSE and OR
C. SAVE and PRINT
D. IF and ELSE

Answer: D

Computer Science & Information Technology

You might also like to view...

The ________, which acts as the "cloud," is never physically seen by the user

Fill in the blank(s) with correct word

Computer Science & Information Technology

What would be the result of this formula: =AVERAGEIF(A2:A64,"Green",C2:C64 )?

A) An average of the values in the C and A columns when the values in the B column are Green B) There isn't enough information here to tell. C) An average of the values in the C column when the values in the A column are Green D) An average of the values in the A column when the values in the C column are Green

Computer Science & Information Technology