getting-started-with-lists/script.rst
changeset 374 57d145c18ccd
parent 342 588b681e70c6
child 415 8afa31ae6129
equal deleted inserted replaced
373:037b06baf7d3 374:57d145c18ccd
       
     1 .. Objectives
       
     2 .. ----------
       
     3 
       
     4 .. By the end of this tutorial, you will be able to
       
     5 
       
     6 .. Create Lists.
       
     7 .. Access List elements.
       
     8 .. Append elemets to list
       
     9 .. Delete list elemets
       
    10 
       
    11 .. 1. getting started with ipython 
       
    12 
       
    13 
       
    14 
       
    15 .. Prerequisites
       
    16 .. -------------
       
    17 
       
    18 ..   1. getting started with strings
       
    19 ..   #. getting started with lists
       
    20 ..   #. basic datatypes
       
    21      
       
    22 .. Author              : Puneeth 
       
    23    Internal Reviewer   : Amit 
       
    24    External Reviewer   :
       
    25    Checklist OK?       : <put date stamp here, if OK> [2010-10-05]
       
    26 
       
    27 Script
       
    28 ------
     1 Hello friends and welcome to the tutorial on getting started with
    29 Hello friends and welcome to the tutorial on getting started with
     2 lists.
    30 lists.
     3 
    31 
     4  {{{ Show the slide containing title }}}
    32  {{{ Show the slide containing title }}}
     5 
    33