Objective
+-
+
- To learn about the meaning of operators + +
- To learn about the precedence and assosciativity of the operators + +
- To learn how to evaluate an expression by evaluating its sub expressions + + + +
diff --git a/README.txt b/README.txt
index 94344d75..8c9359c2 100644
--- a/README.txt
+++ b/README.txt
@@ -1,4 +1,4 @@
-Some changes need to be made to the web server configuration (in this case, Apache) in order to run the python scripts.
+Some changes need to be made to the web server configuration (in this case, Apache) in order to run the python scripts.
1. Install mod python
diff --git a/src/lab/Introduction.html b/src/lab/Introduction.html
index d8e37d40..9892a1ae 100644
--- a/src/lab/Introduction.html
+++ b/src/lab/Introduction.html
@@ -43,7 +43,7 @@
-
+
diff --git a/src/lab/List of experiments.html b/src/lab/List of experiments.html
index 5c057765..b9a9c780 100644
--- a/src/lab/List of experiments.html
+++ b/src/lab/List of experiments.html
@@ -43,7 +43,7 @@
-
+
diff --git a/src/lab/exp1/Objective.html b/src/lab/exp1/Objective.html
index 21e498e7..5cca27b8 100644
--- a/src/lab/exp1/Objective.html
+++ b/src/lab/exp1/Objective.html
@@ -1,216 +1,59 @@
-
-
- To learn to solve problems related to Numerical Representation using Computer Programming. -
-