Perfect! We import the choice() function, create the fruits list, store a random choice in fruit and print it.
choice()
fruits
fruit
Yikes! We import the choice() function, create the fruits list, store a random choice in fruit and print it.