Question: Write the code necessary to produce a single list that holds all fruits then all vegetables in the order as they were sorted above. assert

Write the code necessary to produce a single list that holds all fruits then all vegetables in the order as they were sorted above.
assert fruits_and_veggies ==['tomato', 'strawberry', 'mango', 'kiwi', 'guava', 'banana', 'broccoli', 'carrot', 'cauliflower', 'eggplant', 'tomato', 'zucchini']
print("Exercise 10 is correct")

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!