From 6bbcd3e4cbfd122f447061cbbba98c3873309693 Mon Sep 17 00:00:00 2001 From: Puneeth Chaganti Date: Fri, 30 Apr 2010 12:46:14 +0530 Subject: Added instruction for filename - pendulum.py. --- day1/session2.tex | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'day1') diff --git a/day1/session2.tex b/day1/session2.tex index 5565af3..f994c5d 100644 --- a/day1/session2.tex +++ b/day1/session2.tex @@ -362,7 +362,8 @@ In []: cat pendulum.txt \begin{frame}[fragile] \frametitle{Plotting from \typ{pendulum.txt}} -Open a new script and type the following: +Open a new script\\ +Save as \typ{pendulum.py} after typing first line \begin{lstlisting} L = [] t = [] -- cgit