diff options
Diffstat (limited to 'tests/1-data-rep/questions.tex')
| -rw-r--r-- | tests/1-data-rep/questions.tex | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/tests/1-data-rep/questions.tex b/tests/1-data-rep/questions.tex index 62e1106..489ae8a 100644 --- a/tests/1-data-rep/questions.tex +++ b/tests/1-data-rep/questions.tex @@ -41,6 +41,21 @@ \end{parts} \droptotalpoints + \pagebreak + + \question Let us say there is a string: + + \verb|Hi| + + \vspace{1cm} + + \begin{parts} + + \part[2] If the string is encoded in 8 bit ascii, how much + space does the string take in bytes to store? + + \end{parts} + \end{questions} |
