Search Header Logo

9 . Lists, Tuples, Sets and Dictionary - 5

Authored by Geetha Geetha

Computers

12th Grade

Used 17+ times

9 . Lists, Tuples, Sets and Dictionary - 5
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1. A set is created by placing all the elements separated by a comma within a pair of _____________ .

parenthesis

curly brackets

square bracket

array bracket

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

2. The function can also be used to create sets in Python.

set( )

set

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3. A list or Tuple can be converted as set by using ________ function.

list()

tuple()

set( )

set

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4. In python, the operator______ is used to the union of two sets.

|

&

-

^

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

5. The___________ operator is used to symmetric difference set operation in python.

caret (^)

minus (-)

union (|)

ampersand (&)

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6. Which of these about a set is not true?

Mutable data type

Allows duplicate values

Data type with unordered values

Immutable data type

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

7. ____________ includes the common elements in two sets

Intersection

Union

Difference

Symmetric

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?