equal
deleted
inserted
replaced
|
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 |