Computer Science, asked by Yashag7857, 1 year ago

basket1 = {'Power Bank', 'Screen Guard' , 'Travel Charger'} basket2 = {'Screen Guard', 'Bluetooth Headset', 'Mobile Cover'} basket3 = {'Screen Guard', 'Arm Band', 'Mobile Cover'} basket4 = {'Power Bank', 'Screen Guard', 'Leather Pouch'} basket5 = {'Bluetooth Headset', 'Power Bank' , 'Mobile Cover'} What is the support for Screen Guard ?

Answers

Answered by siddharthjain58
0
screen guard , mobile cover
Answered by Arslankincsem
0

It is not yet clear from the question what is exactly intended to be answered in it.


However, looking at the question, one can see that 'Screen Guard' is present there in all the baskets except basket5.


Therefore, we can say that 'Screen Guard' is a much needed item and that is why it is placed there in four baskets out of five.


There is massive need for the item and that is equally reflected through its use.

Similar questions