For this tutorial, you will occasionally find yourself having to type LaTeX commands as part of your text. How do you do that without LaTeX taking them seriously and following them?
Surround any text that you want printed as is with a \begin{verbatim} and an \end{verbatim} command.
Practice:
Create a document that explains what some LaTeX commands do.