main.py
import flavors for x in ice_cream: print(x) print("Welcome to Andy\'s ice cream shop")
flavors.py