
Python Quiz
Quiz
•
Information Technology (IT)
•
University
•
Hard
Ms.ROOP R
Used 1+ times
FREE Resource
23 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What is the primary advantage of using list comprehensions in Python?
Slower execution time
More readable and concise code
Uses more memory
Requires additional libraries
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for a list comprehension that squares numbers from 1 to 5?
[x^2 for x in range(1,6)]
[x**2 for x in range(1,6)]
{x**2 for x in range(1,6)}
(x**2 for x in range(1,6))
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a lambda function in Python?
A function with a name
A function that can have multiple statements
An anonymous function defined using the lambda keyword
A function that must return a list
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How do you define a lambda function that returns the sum of two numbers?
lambda x, y: return x + y
lambda x, y: x + y
def lambda(x, y): return x + y
lambda (x, y): x + y
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of a Python decorator?
To modify the behavior of a function without changing its code
To convert a function into a lambda function
To create a new function from scratch
To execute functions in reverse order
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following decorator code?
Prints only "Hello!"
Throws an error
Prints "Before function call", "Hello!", "After function call"
Prints "Hello!" followed by "Before function call"
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about iterators in Python is TRUE?
Iterators do not support the __next__() method
Iterators can only be used once
Iterators require an index to retrieve values
Iterators are only applicable to dictionaries
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Decode the Tech Emoji
Quiz
•
University
18 questions
2.2 Data Transmission
Quiz
•
University
20 questions
ICT G 7 Chapter 2.1 Input and Output Devices
Quiz
•
7th Grade - University
20 questions
XI Kuis Analisis Data
Quiz
•
10th Grade - University
20 questions
HT - 13 Identifica principales aplicaciones
Quiz
•
University
20 questions
TR02-HT02-OP01
Quiz
•
University
22 questions
Unit-8 (QB64) Year-6
Quiz
•
6th Grade - University
21 questions
Q1_Web Systems
Quiz
•
University
Popular Resources on Wayground
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Order of Operations
Quiz
•
5th Grade
20 questions
Halloween
Quiz
•
5th Grade
16 questions
Halloween
Quiz
•
3rd Grade
12 questions
It's The Great Pumpkin Charlie Brown
Quiz
•
1st - 5th Grade
20 questions
Possessive Nouns
Quiz
•
5th Grade
10 questions
Halloween Traditions and Origins
Interactive video
•
5th - 10th Grade
Discover more resources for Information Technology (IT)
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
12 questions
Halloween
Quiz
•
3rd Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
History of Halloween: Pagan or Christian?
Interactive video
•
11th Grade - University
7 questions
Renewable and Nonrenewable Resources
Interactive video
•
4th Grade - University
