Mark has created a group of blocks that make a penguin dance. He wants the penguin to keep dancing in the background the entire time his program is running. Which of the following structures should Mark use to accomplish this?

(1 point)

Mark should use a loop structure, such as a while loop, to make the penguin dance in the background the entire time his program is running.