PROGRAMMING IN PYTHON - UNIT II - TEST 1 MCQS

Quiz
•
Computers
•
University
•
Hard
MS.SHYAMALADEVI C
Used 8+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which keyword is used to perform decision-making in Python?
for
while
if
switch
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet?
x = 5
if x > 3:
print("Greater than 3")
else:
print("Less than or equal to 3")
Greater than 3
Less than or equal to 3
Invalid syntax
No output
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the "else" statement in an "if-else" block?
To execute a block of code if the condition is true
To execute a block of code if the condition is false
To repeat a block of code multiple times
To skip the current iteration of a loop
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which operator is used to combine multiple conditions in a Python if statement?
&&
||
&
|
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which loop executes a block of code a fixed number of times?
for loop
while loop
do-while loop
switch loop
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet?
for i in range(3):
print(i)
0 1 2
1 2 3
3 2 1
2 1 0
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you exit a loop prematurely in Python?
continue
break
return
pass
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Python-1st

Quiz
•
University
15 questions
Python

Quiz
•
University
15 questions
Python-loops, branches, functions

Quiz
•
University
10 questions
Conditional and Iterative Statements

Quiz
•
University
20 questions
Mastering Python Loops and Functions

Quiz
•
10th Grade - University
15 questions
Exploring Python Fundamentals

Quiz
•
12th Grade - University
10 questions
Python Programming Quiz

Quiz
•
University
20 questions
Geeks for Geeks PCCOER Info Session CP Quiz

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms

Quiz
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
15 questions
Properties of Equality

Quiz
•
8th Grade - University
38 questions
WH - Unit 3 Exam Review*

Quiz
•
10th Grade - University
21 questions
Advise vs. Advice

Quiz
•
6th Grade - University
12 questions
Reading a ruler!

Quiz
•
9th Grade - University