Read the program like the computer would, then call the output before you run anything.
sky = ["wispy", "puffy"] for cloud in sky: print(cloud)