# Homework 24, problem 1: print the list as one comma-separated line. items = ["milk", "bread", "eggs", "apples"] # TODO: use str.join