Challenge: Outputing Multiple Lines
Tehtävä
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.
Ratkaisu
Oliko kaikki selvää?
Kiitos palautteestasi!
Osio 1. Luku 3