--- 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.