Python Chapter 3: Control Structures: Decision Making

Python Chapter 3: Control Structures: Decision Making

Professional Development

12 Qs

quiz-placeholder

Similar activities

2.2 EOU Quiz

2.2 EOU Quiz

1st Grade - Professional Development

10 Qs

A glimpe of a microprocessor vs microcontroller

A glimpe of a microprocessor vs microcontroller

University - Professional Development

10 Qs

PyGames Workshop quiz

PyGames Workshop quiz

Professional Development

14 Qs

Sains Komputer Tingkatan 4 - 1.4.1

Sains Komputer Tingkatan 4 - 1.4.1

1st Grade - Professional Development

8 Qs

codePannu  Level 1 Python Course - Week 7 Quiz on IF/ELSE Conditional Statements

codePannu Level 1 Python Course - Week 7 Quiz on IF/ELSE Conditional Statements

Professional Development

15 Qs

AJWT Unit - I Quiz

AJWT Unit - I Quiz

Professional Development

15 Qs

gringius

gringius

KG - Professional Development

15 Qs

1. Standard output, Data type and variable

1. Standard output, Data type and variable

Professional Development

10 Qs

Python Chapter 3: Control Structures: Decision Making

Python Chapter 3: Control Structures: Decision Making

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Alejandro Hidalgo

Used 8+ times

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?