fixed a syntax error
authornishanth
Fri, 17 Sep 2010 14:45:24 +0530
changeset 153 22521a1d6841
parent 152 084840c966f3
child 154 0094e5b93fe6
fixed a syntax error
tuples.rst
--- a/tuples.rst	Fri Sep 17 14:33:35 2010 +0530
+++ b/tuples.rst	Fri Sep 17 14:45:24 2010 +0530
@@ -62,6 +62,7 @@
 
 We define the two values
 ::
+
     temp = a
     a = b
     b = temp