Python Selection Statements

Python Selection Statements

11th Grade

10 Qs

quiz-placeholder

Similar activities

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

COMPUTER PROGRAMMING Q2_FLOWCHART (2 points each)

11th - 12th Grade

10 Qs

OCR GCSE CS - 2.1 ERL sorts and searches

OCR GCSE CS - 2.1 ERL sorts and searches

10th - 11th Grade

9 Qs

Explorando Tinkercad en Secundaria

Explorando Tinkercad en Secundaria

7th Grade - University

10 Qs

2025 python class first quiz

2025 python class first quiz

9th Grade - University

10 Qs

Quiz 5 - Excel

Quiz 5 - Excel

11th Grade

10 Qs

Email : How it works and the correct way to use it (2-6)

Email : How it works and the correct way to use it (2-6)

10th - 12th Grade

15 Qs

ROBOTICS DIWALI CAMP

ROBOTICS DIWALI CAMP

4th - 12th Grade

15 Qs

Python List

Python List

4th Grade - University

15 Qs

Python Selection Statements

Python Selection Statements

Assessment

Quiz

Computers

11th Grade

Medium

Created by

T. Arman

Used 150+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Python, the selection statements are also known as decision making statements or branching statements.

True

False

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The selection statements are used to select a part of the program to be executed based on a condition.

True

False

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Python provides the following selection statements.

if statement

if-else statement

if-elseif statement

True

False

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Python, we use the if statement to test a condition and decide the execution of a block of statements based on that condition result.

True

False

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Python, we use the if-else statement to test a condition and pick the execution of a block of statements out of two blocks based on that condition result.

True

False

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

In Python, When we want to test multiple conditions we use elif statement.

True

False

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

If it is True, then the block of statements is executed and if it is False, then the block of statements is ignored.

if statement

if-else statement

if-elif statement

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?