
Python - Flow control
Authored by Venkatesh K
Computers
11th Grade
Used 206+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
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
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?