
Round 3

Quiz
•
Computers
•
University
•
Hard
San Saravanan
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
What is the purpose of the 'if name == "__main__":' statement?
To allow code to run only when the script is executed directly, not when imported.
To define global variables for the entire script.
To prevent syntax errors in the code.
To ensure the script runs faster when imported.
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following Python expression?
round(4.576)
4
4.6
5
4.5
3.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following Python program?
x = 'abcd'
for i in range(len(x)):
print(i)
0 1 2 3
1 2 3 4
a b c d
error
4.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following Python code?
1 2 3
123
error
none of the mentioned
5.
MULTIPLE CHOICE QUESTION
45 sec • 3 pts
What will be the output of the following Python code?
225
15
25
125
6.
MULTIPLE CHOICE QUESTION
30 sec • 2 pts
What will be the output of the following Python program?
{‘a’, ‘c’, ‘c’, ‘p’, ‘q’, ‘s’, ‘a’, ‘n’}
{‘abc’, ‘p’, ‘q’, ‘san’}
{‘a’, ‘b’, ‘c’, [‘p’, ‘q’], ‘san}
{‘a’, ‘b’, ‘c’, ‘p’, ‘q’, ‘san’}
7.
MULTIPLE CHOICE QUESTION
45 sec • 2 pts
What will be the output of the following Python code snippet?
12
224
None
Error
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Introduction to Python

Quiz
•
University
20 questions
Programming in Python

Quiz
•
University
20 questions
Python Lists

Quiz
•
University
20 questions
Python Recap

Quiz
•
7th Grade - University
20 questions
IntraSympo Round One

Quiz
•
University
20 questions
AI BootCamp: 2024 Edition- Session 1

Quiz
•
University
20 questions
Basic Python

Quiz
•
University
20 questions
Python Strings

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade