diff options
Diffstat (limited to 'day1/Session-4.tex')
-rwxr-xr-x | day1/Session-4.tex | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/day1/Session-4.tex b/day1/Session-4.tex index e9adbf3..2ac886d 100755 --- a/day1/Session-4.tex +++ b/day1/Session-4.tex @@ -191,8 +191,8 @@ False \begin{frame} \frametitle{Problem set 6.2} \begin{description} - \item[2.2.1] Given a dictionary of the names of students and their marks, identify how many duplicate marks are there? and what are these? - \item[2.2.2] Given a string of the form ``4-7, 9, 12, 15'' find the numbers missing in this list for a given range. + \item[6.2.1] Given a dictionary of the names of students and their marks, identify how many duplicate marks are there? and what are these? + \item[6.2.2] Given a string of the form ``4-7, 9, 12, 15'' find the numbers missing in this list for a given range. \end{description} \inctime{10} \end{frame} |