Search Header Logo

Python Chapter 3: Control Structures: Decision Making

Authored by Alejandro Hidalgo

Computers

Professional Development

Used 8+ times

Python Chapter 3: Control Structures: Decision Making
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A            structure can execute a set of statements only under certain circumstances

sequence

circumstantial

decision

Boolean

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A            structure provides one alternative path of execution.

sequence

single alternative decision

one path alternative

single execution decision

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n)            expression has a value of either True or False.

binary

decision

unconditional

Boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbols >, <, and == are all            operators.

relational

logical

conditional

ternary

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A(n)          structure tests a condition and then takes one path if the condition is true, or another path if the condition is false

if statement

single alternative decision

dual alternative decision

sequence

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use a(n)            statement to write a single alternative decision structure.

test-jump

if

if-else

if-call

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You use a(n)            statement to write a dual alternative decision structure

test-jump

if

if-else

if-call

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?