# List of characters/strings
thislist <- list("apple", "banana", "cherry")
# Print the list
thislist