subject

(python homework)given the following code snippet, which statement tests to see if all three sets are equal? :

fruit = set(["apple", "banana", "grapes", "kiwi"])
fruit2 = set(["apple", "banana", "grapes", "kiwi"]
fruit3 = set(["apple", "banana", "pears", "kiwi"])

a. if fruit. equal(fruit2) and fruit. equal(fruit3) :

b. if fruit ! = fruit2 and fruit ! = fruit3 :

c. if fruit == fruit2 and fruit == fruit3 :

d. if fruit == fruit2 or fruit == fruit3 :

this is not from a freaking exam geez. exams are already over in florida for dual enrollment classes and this python class doesn't even have tests or exams.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 04:30
Kyle, a receptionist for a building supply company, recently won an award for saving his company money on their phone system. after being presented with kyle's research, the company changed the way in which it made long-distance phone calls and cut their expenses in this area by 75 percent. the new system the kyle's company most likely adopted was wired communications switching stations voip hdtv
Answers: 3
question
Computers and Technology, 22.06.2019 10:30
Dave has to create animations for a game. which tool can dave use?
Answers: 3
question
Computers and Technology, 22.06.2019 19:10
How might the success of your campaign be affected if you haven’t carefully completed all field data or if you accidentally insert the wrong merge field in the document?
Answers: 1
question
Computers and Technology, 22.06.2019 20:00
Which location-sharing service offers items for users as a gaming component and also allows them to collectively link their check-ins to publish a trip? a. whrrl b. buzzd c. foursquare (this option is wrong i already tried) d. gowalla for plato
Answers: 2
You know the right answer?
(python homework)given the following code snippet, which statement tests to see if all three sets ar...
Questions
question
Mathematics, 29.02.2020 05:31
Questions on the website: 13722367