Question: Write code in Python Problem 3 A bag contains 45 apples, 65 oranges and 30 bananas. Find the percentage of each type of food items
Write code in Python

Problem 3 A bag contains 45 apples, 65 oranges and 30 bananas. Find the percentage of each type of food items in the bag. [ ] \# Calculate the percentage of apples and print the variable [ ] \# Calculate the percentage of oranges and print the variable [ ] \# Calculate the percentage of bananas and print the variable
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
