From fee63396275d451fedf5c573da632ba647d32075 Mon Sep 17 00:00:00 2001 From: Shantanu Choudhary Date: Thu, 8 Oct 2009 16:16:58 +0530 Subject: Added tda.tex for day2 and compiled handout for day1. --- day1/Session-4.tex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'day1/Session-4.tex') 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} -- cgit