From 27ab28ee115a0bc680ce31b2de198c6f8bb5da87 Mon Sep 17 00:00:00 2001 From: Jovina Date: Thu, 28 Apr 2011 21:56:12 -0700 Subject: Corrected the solution for the 2nd self assessment question. --- getting_started_with_ipython/slides.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'getting_started_with_ipython/slides.tex') diff --git a/getting_started_with_ipython/slides.tex b/getting_started_with_ipython/slides.tex index d48224d..f9be7b9 100644 --- a/getting_started_with_ipython/slides.tex +++ b/getting_started_with_ipython/slides.tex @@ -182,7 +182,7 @@ In this tutorial, we have learnt to -- \begin{itemize} \item False \vspace*{10pt} -\item Ctrl + C +\item Ctrl + D \vspace*{10pt} \item ? \end{itemize} -- cgit