summaryrefslogtreecommitdiff
path: root/getting-started-with-lists
diff options
context:
space:
mode:
authorAmit Sethi2010-10-28 15:36:15 +0530
committerAmit Sethi2010-10-28 15:36:15 +0530
commit25a888e7cbe93a265f87ae1b204f9fe1861ef69d (patch)
treecf2ff898a9b0070510d6aec8af871c09bc3b2d03 /getting-started-with-lists
parent0921a792897e31ee6407055e90b2ea1004f63f43 (diff)
downloadst-scripts-25a888e7cbe93a265f87ae1b204f9fe1861ef69d.tar.gz
st-scripts-25a888e7cbe93a265f87ae1b204f9fe1861ef69d.tar.bz2
st-scripts-25a888e7cbe93a265f87ae1b204f9fe1861ef69d.zip
Adding metadata to getting started with lists.
Diffstat (limited to 'getting-started-with-lists')
-rw-r--r--getting-started-with-lists/script.rst28
1 files changed, 28 insertions, 0 deletions
diff --git a/getting-started-with-lists/script.rst b/getting-started-with-lists/script.rst
index 466dabe..82bc5de 100644
--- a/getting-started-with-lists/script.rst
+++ b/getting-started-with-lists/script.rst
@@ -1,3 +1,31 @@
+.. Objectives
+.. ----------
+
+.. By the end of this tutorial, you will be able to
+
+.. Create Lists.
+.. Access List elements.
+.. Append elemets to list
+.. Delete list elemets
+
+.. 1. getting started with ipython
+
+
+
+.. Prerequisites
+.. -------------
+
+.. 1. getting started with strings
+.. #. getting started with lists
+.. #. basic datatypes
+
+.. Author : Puneeth
+ Internal Reviewer : Amit
+ External Reviewer :
+ Checklist OK? : <put date stamp here, if OK> [2010-10-05]
+
+Script
+------
Hello friends and welcome to the tutorial on getting started with
lists.