diff -r 1846ab4ebdda -r cb14131583c6 SEESenv/web/html/ch2intro.html --- a/SEESenv/web/html/ch2intro.html Tue Feb 23 19:56:48 2010 +0530 +++ b/SEESenv/web/html/ch2intro.html Thu Feb 25 00:04:27 2010 +0530 @@ -27,7 +27,7 @@
- + Basic Python @@ -36,14 +36,14 @@
- + 1. Introduction
- + 2. The Python Interpreter @@ -52,14 +52,14 @@
- + 2.1. The Interactive Interpreter
- + 2.2. @@ -74,14 +74,14 @@
- + 3. Editing and running a python file
- + 4. Basic Datatypes and operators in Python @@ -90,28 +90,28 @@
- + 4.1. Numbers
- + 4.2. Variables
- + 4.3. Strings
- + 4.4. Boolean @@ -120,7 +120,7 @@
- + 5. The @@ -133,7 +133,7 @@
- + 6. The @@ -146,7 +146,7 @@
- + 7. @@ -158,7 +158,7 @@
- + 8. @@ -178,7 +178,7 @@

- + Basic Python

@@ -195,14 +195,14 @@
- + 1. Introduction
- + 2. The Python Interpreter @@ -211,14 +211,14 @@
- + 2.1. The Interactive Interpreter
- + 2.2. @@ -233,14 +233,14 @@
- + 3. Editing and running a python file
- + 4. Basic Datatypes and operators in Python @@ -249,28 +249,28 @@
- + 4.1. Numbers
- + 4.2. Variables
- + 4.3. Strings
- + 4.4. Boolean @@ -279,7 +279,7 @@
- + 5. The @@ -292,7 +292,7 @@
- + 6. The @@ -305,7 +305,7 @@
- + 7. @@ -317,7 +317,7 @@
- + 8. @@ -360,7 +360,7 @@

- + 1.Introduction

@@ -544,7 +544,7 @@

- + 2.The Python Interpreter

@@ -556,7 +556,7 @@

- + 2.1.The Interactive Interpreter

@@ -723,7 +723,7 @@

- + 2.2. @@ -824,7 +824,7 @@

- + 3.Editing and running a python file

@@ -925,7 +925,7 @@

- + 4.Basic Datatypes and operators in Python

@@ -959,7 +959,7 @@

- + 4.1.Numbers

@@ -1076,7 +1076,7 @@

- + 4.2.Variables

@@ -1121,7 +1121,7 @@

- + 4.3.Strings

@@ -1174,7 +1174,7 @@

- + 4.3.1.String operations

@@ -1313,7 +1313,7 @@

- + 4.4.Boolean

@@ -1356,7 +1356,7 @@

- + 5.The @@ -1407,7 +1407,7 @@

- + 6.The @@ -1484,7 +1484,7 @@

- + 7. @@ -1634,7 +1634,7 @@

- + 8.