Lists and operators

Quiz
•
Other
•
Professional Development
•
Hard
Aparna Gadepalli
Used 6+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Logical AND operator returns true if?
Both operands are true
Either operand is true
Both operands are false
None of the above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following operators checks for the equality of two operands
=
==
Both
None
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Operands of the logic operator must be of which type?
Numeric
Boolean
String
All of the above
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
nums = list({1:'one',2:'two'})
print(nums)
Syntax error
[1,2]
['one','two']
Runtime error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid list object?
list(“Hello”)
[10, 1.235+5j, ‘python’]
[(1,2), (3,4)]
All are valid
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The list.pop() function wil'
Remove first element from the list
Remove last element from the list
Add an element to the list
Will delete the list
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code?
x = x[x for x in range of 10 if x<5]
print (x)
[1,2,3,4,5]
[]
[5,6,7,8,9]
[0,1,2,3,4]
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Функции для доступа к внутренним структурам

Quiz
•
Professional Development
13 questions
day1

Quiz
•
Professional Development
10 questions
Salesforce Developer Module 1 and 2

Quiz
•
Professional Development
20 questions
PLC

Quiz
•
Professional Development
10 questions
Basic JavaScript (Henry)

Quiz
•
Professional Development
15 questions
GenAI & Copilot Overview

Quiz
•
Professional Development
10 questions
IQ-BATTLE TEAM #7

Quiz
•
Professional Development
10 questions
Basic Microbit

Quiz
•
11th Grade - Professi...
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

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

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade