import time
time.sleep(0.1) # Wait for USB to become ready
# Append the contents of the more_fruits list to words.txt
# Then read the words.txt and print each line in all lower case
more_fruits = ["papaya", "coconut", "honeydew", "watermelon", "lychee"]