
QUIZ-A-THON PYTHON LEVEL 2
Quiz
•
Others
•
1st Grade
•
Hard
Kaustubh Pandey
Used 1+ times
FREE Resource
Enhance your content
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about Python is incorrect?
Python is an interpreted language.
Python code requires compilation before execution.
Python supports both object-oriented and procedural programming.
Python has automatic memory management.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary difference between lists and tuples in Python?
Lists are mutable, whereas tuples are immutable.
Lists can store mixed data types, but tuples cannot.
Tuples are faster to iterate than lists.
Lists are immutable, whereas tuples are mutable.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does PEP stand for in Python?
Python Exception Protocol
Python Error Procedure
Python Enhancement Proposal
Program Execution Policy
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following data types can be used as dictionary keys in Python?
Lists
Tuples
Sets
Dictionaries
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following statements about Python functions is true?
Functions can have multiple return statements.
Functions must always include a return statement.
Functions can return only one value.
A function definition must start with the keyword def.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code? x = [1, 2, 3] y = x[:] y.append(4) print(x)
[1, 2, 3]
[1, 2, 3, 4]
None
[4]
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output? def func(x=[]): x.append(1) return x print(func()) print(func())
[1] and [1]
[1] and [1, 1]
[1] and [2]
Error
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
15 questions
Legendary Math Challenge
Quiz
•
1st Grade
10 questions
PH B. INDONESIA
Quiz
•
1st - 5th Grade
20 questions
SOC STATION NOODLE
Quiz
•
1st Grade
10 questions
Pendidikan Pancasila
Quiz
•
1st Grade
15 questions
python à zéro
Quiz
•
1st Grade
10 questions
addition 1 to 10
Quiz
•
1st Grade
20 questions
Fisika kelas XI
Quiz
•
1st Grade
10 questions
maths year 6
Quiz
•
1st - 5th Grade
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Others
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
18 questions
D189 1st Grade OG 1c Concept 37-38
Quiz
•
1st Grade
20 questions
addition
Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences
Quiz
•
1st - 3rd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
Exploring Force and Motion Concepts
Interactive video
•
1st - 5th Grade
10 questions
Exploring Properties of Matter
Interactive video
•
1st - 5th Grade
5 questions
Sense and Response
Quiz
•
1st Grade