summaryrefslogtreecommitdiff
path: root/day1/Session-4.tex
diff options
context:
space:
mode:
authorMadhusudan.C.S2009-10-08 19:00:39 +0530
committerMadhusudan.C.S2009-10-08 19:00:39 +0530
commit45c174f062f5f3dfb4e9243283a90b7ec9d0ac30 (patch)
tree608b98a490d4da958c0f087b8025598649c8b161 /day1/Session-4.tex
parent3c347833ac7e5f5925713edf33b82a0b18434c24 (diff)
parent819cbb03445507ea3cebaf64858804ddf1e4a1dd (diff)
downloadworkshops-more-scipy-45c174f062f5f3dfb4e9243283a90b7ec9d0ac30.tar.gz
workshops-more-scipy-45c174f062f5f3dfb4e9243283a90b7ec9d0ac30.tar.bz2
workshops-more-scipy-45c174f062f5f3dfb4e9243283a90b7ec9d0ac30.zip
Merged Mainline and Madhu branches.
Diffstat (limited to 'day1/Session-4.tex')
-rwxr-xr-xday1/Session-4.tex4
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}