# Example: write a program that prints # a list of colors list_of_colors = ["green", "blue", "red", "yellow"] # write a program that prints every other letter of a given string