equal
deleted
inserted
replaced
71 \texttt{\_}, |
71 \texttt{\_}, |
72 \texttt{>}, |
72 \texttt{>}, |
73 \texttt{<}, |
73 \texttt{<}, |
74 \texttt{=}, |
74 \texttt{=}, |
75 \texttt{;}, |
75 \texttt{;}, |
76 \texttt{,} and |
76 \texttt{,} |
|
77 \texttt{$\backslash$} and |
77 \texttt{:} |
78 \texttt{:} |
78 |
|
79 \textcolor{red}{Please also add \texttt{$\backslash$} for the collatz program.} |
|
80 |
79 |
81 \item strings are enclosed by \texttt{"\ldots"} and consisting of |
80 \item strings are enclosed by \texttt{"\ldots"} and consisting of |
82 symbols, whitespaces and digits |
81 symbols, whitespaces and digits |
83 \item parentheses are \texttt{(}, \texttt{\{}, \texttt{)} and \texttt{\}} |
82 \item parentheses are \texttt{(}, \texttt{\{}, \texttt{)} and \texttt{\}} |
84 \item there are semicolons \texttt{;} |
83 \item there are semicolons \texttt{;} |