reviewed questions
authorNishanth <nishanth@fossee.in>
Sun, 10 Oct 2010 16:00:59 +0530
changeset 295 c924eaf1b355
parent 294 64d8bc8b33d4
child 298 027870d8bae4
reviewed questions
advanced-features-functions/questions.rst
--- a/advanced-features-functions/questions.rst	Sun Oct 10 15:55:05 2010 +0530
+++ b/advanced-features-functions/questions.rst	Sun Oct 10 16:00:59 2010 +0530
@@ -17,6 +17,9 @@
    #. only keyword arguments can be in any order, but should be called
       at the end.
 
+   Answer: only keyword arguments can be in any order, but should be called
+           at the end.
+
 #. Given the following function, identify the keywords with default
    values. 
    ::
@@ -101,8 +104,6 @@
 Larger Questions
 ----------------
 
-.. A minimum of 2 questions here (along with answers)
-
 1. 
 
 2.