9 . Lists, Tuples, Sets and Dictionary - 4

Quiz
•
Computers
•
12th Grade
•
Medium
Geetha Geetha
Used 35+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
1.---------- consists of a number of values separated by a comma and enclosed within parentheses.
Lists
Tuples
set
Dictionary
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
2. The elements of a tuple are enclosed by ________ .
array bracket
square brackets
parenthesis
Curley brace
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
3. The __________ function is used to create Tuples from a list.
tuple
set()
list()
tuple( )
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
4. Creating a Tuple with one element is called ____________ tuple.
Singleton
doubleton
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
5. Which of the following is true for a tuple?
Tup = 1,2,3
Tup = (""1,"2)
Tup = (1,2,3,4)
None of the above
6.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
6. Tuples in Python are mutable
False
True
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
7. In a nested tuple, each tuple is considered as an ------------ .
element
variable
parameter
none of these
Create a free account and access millions of resources
Similar Resources on Wayground
12 questions
12cs cha9

Quiz
•
12th Grade
15 questions
Understanding Tuples, Arrays, and Records

Quiz
•
12th Grade
10 questions
AL-(S)

Quiz
•
12th Grade
15 questions
Python elif and Nested if

Quiz
•
12th Grade
11 questions
Python Code Quiz

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

Quiz
•
12th Grade
10 questions
l.7. PYTHON FUNCTIONS

Quiz
•
12th Grade
10 questions
Python Programming

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade