Prefer using string templates to string concatenation. Prefer to use multiline strings instead of embedding \n escape sequences into regular string literals. To maintain indentation in multiline ...