Python set 2

Quiz
•
Other
•
University
•
Hard
ESPARK 2023
Used 5+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions is a built-in function in python?
sqrt()
factorial()
print()
seed()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does pip stand for python?
Preferred Installer Program
Pip Installs Python
Pip Installs Packages
All of the mentioned
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following functions can help us to find the version of python that we are currently working on?
sys.version[]
sys.version(1)
sys.version(0)
sys.version
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
set1 = {1, 3, 5}
set2 = {2, 4, 6}
print(len(set1 + set2))
error
6
3
0
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output of the following code snippet?
s1 = {1, 2, 3, 4, 5}
s2 = {2, 4, 6}
print(s1 ^ s2)
{1,2,3,4,5}
{2,4}
{1,3,5,6}
{1,6,5,7}
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet?
A) 0 1 0
B) 0 1 2
C) 0 1 StopIteration
D) None of the above
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following code snippet ?
A) 2 3
B) 1 2
C) error
D) None of the above
Create a free account and access millions of resources
Similar Resources on Wayground
7 questions
C++ Basic Input/Output Quiz

Quiz
•
University
10 questions
DFC 10042 PROBLEM SOLVING AND PROGRAM DESIGN

Quiz
•
University
8 questions
Dart-Chapter1

Quiz
•
University
9 questions
Topic 2

Quiz
•
University
11 questions
CSS Layouts Flexbox

Quiz
•
University
10 questions
AlgoPro Python - Sesi 1

Quiz
•
University
15 questions
CS102 QUIZ

Quiz
•
University
15 questions
RB Battles Quiz (Roblox)

Quiz
•
KG - Professional Dev...
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