getting-started-with-lists/script.rst
changeset 374 57d145c18ccd
parent 342 588b681e70c6
child 415 8afa31ae6129
--- a/getting-started-with-lists/script.rst	Thu Oct 28 15:15:28 2010 +0530
+++ b/getting-started-with-lists/script.rst	Thu Oct 28 15:36:15 2010 +0530
@@ -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.