Coding Task: 02.02 A Dramatic Poem Display

In this activity, you will be a program that displays the poem, “First Fig” by Edna St. Vincent Millay, one line at a time, with spaces and pauses.

Example

Below is an interactive demo of how the program should run. Play around with the program to see how your program should also behave.

Your Task

In the editor below, complete the code so that the program displays the poem, “First Fig” by Edna St. Vincent Millay, one line at a time, with spaces and pauses as indicated by the diagram below.

Python Reference Sheet

Remember to use the Python reference sheet to help you with your code! Click on one of the buttons below:

Scroll to Top
Scroll to Top