!752 p { L texts = loadPoems(); print(asciiHeading(texts.get(0).title)); print(); print(joinLines(texts.get(0).lines)); }