Bruno Ruviaro edited Enclosures.tex  almost 10 years ago

Commit id: 517d20212d26ebd2c3be9f9e7a8f4b679d3845c3

deletions | additions      

       

\section{Enclosures}  There are four types of enclosures: \texttt{(parentheses)}, \texttt{[brackets]}, \texttt{\{braces\}}, and \texttt{"quotation marks"}. \texttt{\"quotation marks\"}.  Each one that you open will need to be closed at some point. This is called ``balancing,'' that is, keeping properly matched pairs of enclosures throughout your code.