Added instruction for filename - pendulum.py.
authorPuneeth Chaganti <punchagan@gmail.com>
Fri, 30 Apr 2010 12:46:14 +0530
changeset 392 534803f1ca11
parent 391 92e56697e489
child 393 b7d2222b60a8
Added instruction for filename - pendulum.py.
day1/session2.tex
--- a/day1/session2.tex	Fri Apr 30 12:40:11 2010 +0530
+++ b/day1/session2.tex	Fri Apr 30 12:46:14 2010 +0530
@@ -362,7 +362,8 @@
 
 \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 = []