Can you get this script to use the renamed choice() function from random?
Perfect! We import the choice() function, create the fruits list, store a random choice in fruit and print it.
Yikes! We import the choice() function, create the fruits list, store a random choice in fruit and print it.