Python - Flow control

Quiz
•
Computers
•
11th Grade
•
Medium

Venkatesh K
Used 202+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
In a Python program , a control structure:
directs the order of execution of the statements in the program
dictates what happens before te program starts and after it terminates
defines program-specific data structures
manages the input and output of control characters
2.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
An empty/null statement in python is ____________
go
pass
over
;
3.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
The order of statement execution in the form of top to bottom , is known as ______ construct
selection
repetition
sequence
flow
4.
MULTIPLE CHOICE QUESTION
30 sec • 12 pts
The ___________ construct allows to choose statements to be executed , depending upon the result of a condition.
selection
repetition
sequence
flow
5.
MULTIPLE SELECT QUESTION
45 sec • 12 pts
Which of the following statements will make a selection construct ?
if
for
if-else
while
6.
MULTIPLE CHOICE QUESTION
2 mins • 12 pts
What is the output of the above program ?
Am I here?
Or here ?
Am I here ? Or here ?
Or here ? Or over here ?
7.
MULTIPLE CHOICE QUESTION
2 mins • 12 pts
If the user inputs : 2<Enter> , what does the following code snippet print ?
Yes
No
May be
Nothing printed
Error
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
EmTech Q1 Pre-Test 2

Quiz
•
11th Grade
10 questions
ICT General Knowledge Quiz

Quiz
•
3rd Grade - Professio...
10 questions
Python Input/Output

Quiz
•
9th - 12th Grade
11 questions
A level Computer Science Fetch Decode Execute

Quiz
•
10th Grade - University
15 questions
Iteration

Quiz
•
9th - 12th Grade
14 questions
2.3 Producing Robust Programs

Quiz
•
10th - 11th Grade
12 questions
Memory

Quiz
•
KG - University
10 questions
Python ismétlés

Quiz
•
9th - 12th Grade
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