Python Selection Statements

Quiz
•
Computers
•
11th Grade
•
Medium
T. Arman
Used 150+ times
FREE Resource
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
Similar Resources on Wayground
10 questions
Python IF Statements

Quiz
•
9th - 12th Grade
10 questions
ET QUIZ 8

Quiz
•
11th Grade
12 questions
Control Structure

Quiz
•
9th Grade - University
10 questions
Python Boolean and If

Quiz
•
9th - 12th Grade
10 questions
Quiz 07 - If Statements

Quiz
•
11th Grade
10 questions
Python Flow Control

Quiz
•
9th - 12th Grade
15 questions
Y7 Python Mid Point

Quiz
•
7th - 12th Grade
12 questions
Intro to Scratch 2

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade