From cba64fd45faf3f8d7981a8e28b0f21881d0f7eb5 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sun, 10 Oct 2021 15:12:23 +0100 Subject: Writing notes and questions. --- tests/1-data-rep/questions.tex | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'tests/1-data-rep/questions.tex') 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} -- cgit v1.2.3