Write down a function that uses a list to store (apple, banana,orange) and gives a random
fruit each time invoked.
Expert Answer
Answer to Write down a function that uses a list to store (apple, banana, orange) and gives a random fruit each time invoked….