diff options
| author | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-10-10 15:12:23 +0100 |
|---|---|---|
| committer | Mohit Agarwal <mohit.agarwal@sky.com> | 2021-10-10 15:12:23 +0100 |
| commit | cba64fd45faf3f8d7981a8e28b0f21881d0f7eb5 (patch) | |
| tree | 7c035405b162a9bb46d2c5ffe2cc055664cc4a57 /tests/1-data-rep/questions.tex | |
| parent | 4d32410ba6d2bdf9b994bd889f698ba6b090c91d (diff) | |
Writing notes and questions.
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} |
