Two sets are disjoint if they do not have any common elements. You can determine this with the set type’s isdisjoint method. What values are actually displayed where we’ve inserted ??? in Out[1] and Out[2]:


In [1]: {1, 3, 5}.isdisjoint({2, 4, 6})
Out[1]: ???

In [2]: {1, 3, 5}.isdisjoint({4, 6, 1})
Out[2]: ???


a. False, False
b. False, True
c. True, False
d. True, True


c. True, False

Computer Science & Information Technology

You might also like to view...

The sounds that Flash accepts for import must be in a file format that is compatible with Flash.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Automatic configuration is appropriate for small organizations that have only one network segment and where the computers do not need to use DNS or access another network.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Match each automated technology with its use.

A. use to deliver packages via a small aircraft B. use to activate the lawn sprinkler C. use to remember to take medication D. use to bridge the digital divide by using unused TV and radio frequencies E. use to simulate conversations with users over the Internet

Computer Science & Information Technology

Match each of the following network types to its definition:I.HANII.MANIII.LANIV.PANV.WANA.confined to a small geographic location beyond the homeB.services a residenceC.used to communicate among devices near an individualD.covers a cityE.a network that covers the greatest distance

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology