# In Python, the end of a statement is marked by a newline character. # But we can make a statement extend over multiple lines with the line continuation character (\).