
recap slid 64

Quiz
•
Information Technology (IT)
•
University
•
Hard
Kadry Hanafy Mahmoud Kadry
Used 10+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why would you use a tuple instead of a list in Python?
a) To store only unique elements
b) To maintain the order of elements
c) To prevent modification of elements
d) B & C
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about slicing in Python lists?
a) The end index is included in the slice
b) The end index is excluded in the slice.
c) Slicing cannot be done with a negative step.
d) Slicing can only be done on numerical values.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does this output code check?
a) Checks if the string is sorted alphabetically
b) Checks if the string is composed of two identical repeated substrings
c) Checks if the string is palindrome
d) None of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why does the code output ‘False’?
a) Sets don’t sort the element
b) Sets don’t remove duplicates
c) Sorting the list removes duplicates but sets don’t
d) Sorting the list doesn’t remove duplicates but sets do
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of that code?
a) [('John Wick', 'Action'), ('The Best Offer', 'Drama'), ('The Mask', 'Comedy'), ('Inception', 'Science fiction')]
b) [ 'Inception', 'John Wick', 'The Mask', 'The Best Offer']
c) ['The Mask', 'Inception', 'John Wick', 'The Best Offer']
d) ['John Wick', 'The Best Offer', 'The Mask', 'Inception']
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the output of that code is
[[3, 0], [1, 5], [2, 4], [6, 3]]
True
Fals
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the output of that code is
: [6, 5, 2, 3, 1]
True
Fals
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
the output of that code is
[2, 3, 3, 1, 1, 1]
True
Fals
Similar Resources on Wayground
12 questions
Python-Quiz1

Quiz
•
University
10 questions
ICT BEL 4

Quiz
•
4th Grade - University
11 questions
Arduino Basics: Inputs and Outputs Quiz

Quiz
•
12th Grade - University
10 questions
Round3Quiz

Quiz
•
University
10 questions
Understanding User Interfaces and Programming

Quiz
•
9th Grade - University
8 questions
Intro to JS: Functions, Scope & Objects

Quiz
•
11th Grade - University
12 questions
Quiz 3

Quiz
•
University
5 questions
CMDP2060 Programming Design and Implementation (W04 - W06)

Quiz
•
University
Popular Resources on Wayground
50 questions
Trivia 7/25

Quiz
•
12th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
11 questions
Negative Exponents

Quiz
•
7th - 8th Grade
12 questions
Exponent Expressions

Quiz
•
6th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade
20 questions
One Step Equations All Operations

Quiz
•
6th - 7th Grade
18 questions
"A Quilt of a Country"

Quiz
•
9th Grade