python set 1

Quiz
•
Other
•
University
•
Hard
ESPARK 2023
Used 6+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Amongst which of the following if syntax is true?
if condition: #Will executes this block if the condition is true
if condition { #Will executes this block if the condition is true }
if(condition) #Will executes this block if the condition is true
None of the mentioned above
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one of the following is not a keyword in Python language?
eval
assert
nonlocal
pass
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What arithmetic operators cannot be used with strings in Python?
*
–
+
All of the above
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of these is the definition for packages in Python
A set of programs making use of Python modules
A set of main modules
A folder of python modules
A set of programs making use of Python modules
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
a = [1, 2, 3, 4]
b = [3, 4, 5, 6]
c = [x for x in a if x not in b]
print(c)
[1,2]
[5,6]
[1,2,5,6]
[3,4]
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
a = [[], "abc", [0], 1, 0]
print(list(filter(bool, a)))
[abc]
['abc',[0],1]
[1]
none of above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
pYHON PrOgRaMmInG
Python Programming:
PYTHON PROGRAMMING
python programming
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
C Quiz

Quiz
•
University
11 questions
quiz - 8 - day - 4

Quiz
•
12th Grade - University
14 questions
Conditional 2 / Technology

Quiz
•
University
10 questions
Diagnostico PLyF

Quiz
•
University
10 questions
Python for Data Analysis Quiz -5

Quiz
•
University
9 questions
Tema 3: Desarrollo - Ingeniería de Software

Quiz
•
University
10 questions
IOT SYNERGIA DAY-3

Quiz
•
University
14 questions
2R C-Skill Lab Test Autumn 2024-25

Quiz
•
University
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
Discover more resources for Other
10 questions
Would you rather...

Quiz
•
KG - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)

Quiz
•
8th Grade - University
7 questions
Force and Motion

Interactive video
•
4th Grade - University
10 questions
The Constitution, the Articles, and Federalism Crash Course US History

Interactive video
•
11th Grade - University
7 questions
Figurative Language: Idioms, Similes, and Metaphors

Interactive video
•
4th Grade - University
20 questions
Levels of Measurements

Quiz
•
11th Grade - University
16 questions
Water Modeling Activity

Lesson
•
11th Grade - University
10 questions
ACT English prep

Quiz
•
9th Grade - University