Question: Write a python programme a.create a list of fruits and another list by name price for each fruits. Now use these 2 lists to create

Write a python programme
a.create a list of fruits and another list by name price for each fruits. Now use these 2 lists to create a dictionary. Print the name
of the fruits by capitalizing it. Another way to print is by decreasing order based on price
b. Assume there are two sets that contains as
set1=('a','e', '', 'o', 'u') set2 = ('a','o',u','z',l','s','h') Find the common elements present in both sets and union of two sets.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!