Python_quiz

Quiz
•
Computers
•
11th Grade
•
Hard
Pallabi Mazumdar
Used 7+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
AP CSP Unit 4

Quiz
•
10th - 12th Grade
13 questions
Python Fundamentals and Programming

Quiz
•
11th - 12th Grade
20 questions
IT QUEST

Quiz
•
11th Grade
20 questions
Python Functions and Error Handling

Quiz
•
10th Grade - University
15 questions
PYTHON PROGRAMMING FUNDAMENTALS

Quiz
•
11th Grade
15 questions
Python Basics

Quiz
•
KG - University
20 questions
Toán tử trong C ++

Quiz
•
10th - 12th Grade
15 questions
Python and PseudoCode Quiz

Quiz
•
10th Grade - University
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