
Python_quiz
Authored by Pallabi Mazumdar
Computers
11th Grade
Used 7+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Choose the Correct statement for Tuple
Tuple is ordered and mutable
Tuple is unordered and mutable
Tuple is ordered and immutable
Tuple is unordered and mutable
2.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
Tuples can contain elements of any data type.(T/F)
True
False
3.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
In tuples values are enclosed in __________________
Square brackets
Curly brackets
Parenthesis
None of the above
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Write the output of the following.
(python)
(“Python”)
(‘P’ , ‘y’ , ‘t’ , ‘h’ , ‘o’ , ‘n’)
None of the above
5.
MULTIPLE CHOICE QUESTION
10 sec • 1 pt
len( ) function returns the number of elements in tuple.(T/F)
True
False
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Find the output
(‘P’, ‘y’, ‘t’, ‘h’, ‘o’, ‘n’)
[‘P’, ‘y’, ‘t’, ‘h’, ‘o’, ‘n’]
none of the above
Error
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Find the output
28
29
27
26
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 Microsoft
or continue with
%20(1).png)
Apple
Others
Already have an account?