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 19:00
Stacy works as blank. the most important soft skill she needs for this role is blank.
Answers: 3
question
Computers and Technology, 23.06.2019 00:00
Suppose you have 9 coins and one of them is heavier than others. other 8 coins weight equally. you are also given a balance. develop and algorithm to determine the heavy coin using only two measurements with the of the balance. clearly write your algorithm in the form of a pseudocode using the similar notation that we have used in the class to represent sorting algorithms
Answers: 1
question
Computers and Technology, 23.06.2019 10:00
Now, open this passage to read about fafsa requirements. describe the information you will need to provide in order to complete a fafsa. list at least three of the required documents you must include.
Answers: 3
question
Computers and Technology, 24.06.2019 00:40
What social factors affect your health
Answers: 3
You know the right answer?
(python homework)given the following code snippet, which statement tests to see if all three sets ar...
Questions
question
Business, 24.03.2021 02:10
question
Mathematics, 24.03.2021 02:10
question
Mathematics, 24.03.2021 02:10
question
Mathematics, 24.03.2021 02:10
Questions on the website: 13722361