Create a list with 3 fruits: "apple", "banana", and "cherry".
"apple"
"banana"
"cherry"
Then use a for loop to print each fruit on its own line.
for