Challenge: Outputing Multiple Lines
Oppgave
Swipe to start coding
Display a short poem in the console. The poem consists of multiple lines, and each line should be displayed individually. Here's an example of what it should look like:
python
Display output in the console, exactly as shown above.
Note
Make sure there are no extra spaces at the end of each line.
Løsning
Alt var klart?
Takk for tilbakemeldingene dine!
Seksjon 1. Kapittel 3