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