summaryrefslogtreecommitdiff
path: root/day1
diff options
context:
space:
mode:
authorPuneeth Chaganti2010-04-30 12:46:14 +0530
committerPuneeth Chaganti2010-04-30 12:46:14 +0530
commit6bbcd3e4cbfd122f447061cbbba98c3873309693 (patch)
treeda644e542da7430e2c5ffe0c22dc681c3ced0337 /day1
parentd12e8806616e2c14e540cd208d4757c7f3a9358c (diff)
downloadworkshops-6bbcd3e4cbfd122f447061cbbba98c3873309693.tar.gz
workshops-6bbcd3e4cbfd122f447061cbbba98c3873309693.tar.bz2
workshops-6bbcd3e4cbfd122f447061cbbba98c3873309693.zip
Added instruction for filename - pendulum.py.
Diffstat (limited to 'day1')
-rw-r--r--day1/session2.tex3
1 files changed, 2 insertions, 1 deletions
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 = []