summaryrefslogtreecommitdiff
path: root/getting-started-with-lists/script.rst
diff options
context:
space:
mode:
Diffstat (limited to 'getting-started-with-lists/script.rst')
-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.