One more long answer question has to be added.
authoranand
Mon, 08 Nov 2010 01:14:38 +0530
changeset 453 b0e3f24bd78a
parent 452 0a39cb296fb2
child 454 0c69c2b32183
One more long answer question has to be added.
loops/questions.rst
--- a/loops/questions.rst	Mon Nov 08 00:58:12 2010 +0530
+++ b/loops/questions.rst	Mon Nov 08 01:14:38 2010 +0530
@@ -16,7 +16,7 @@
    #. all of the above
 
 .. I was not sure of how to frame this question. Can someone fix it?
-
+..#[bhanu: it works for every `sequence` or an iterator for that matter right?]
    Answer: all of the above
 
 #. ``x = range(20)``. What is x?
@@ -85,7 +85,7 @@
 
    Answer: Nothing is printed
 
-.. #[[Anoop: I think more questions on while loop has to be added as
+.. #[[Anoop: I think more questions on while loop have to be added as
    for loop was already covered in another LO, these questions can be
    kept, but it will good if we add few more on while loop]]