diff options
author | Madhusudan.C.S | 2009-10-08 19:00:39 +0530 |
---|---|---|
committer | Madhusudan.C.S | 2009-10-08 19:00:39 +0530 |
commit | adb321ed1261252ebdf52c4dd3b5699365f7daea (patch) | |
tree | 608b98a490d4da958c0f087b8025598649c8b161 /day1/Session-4.tex | |
parent | 9ca9d7ca7b91848630b9ab4224323422b75b4833 (diff) | |
parent | 29bc515bb1bb31db5c0b4b6d55d7014505e82cfd (diff) | |
download | workshops-adb321ed1261252ebdf52c4dd3b5699365f7daea.tar.gz workshops-adb321ed1261252ebdf52c4dd3b5699365f7daea.tar.bz2 workshops-adb321ed1261252ebdf52c4dd3b5699365f7daea.zip |
Merged Mainline and Madhu branches.
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 652c9af..4dc586b 100755 --- a/day1/Session-4.tex +++ b/day1/Session-4.tex @@ -193,8 +193,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} |