Python Morsels: Multiline strings Need to represent multiple lines of text in Python? Use Python's multi-line string syntax! Read the full article: https://www.pythonmorsels.com/multi-line-strings/ https://www.pythonmorsels.com/multi-line-strings/