Short example on how to use recursion in python to calculate sum of list elements. We will define base cases (when to terminate recursion) and will write two functions - first will count sum backwards, and second - forward.
=====================================
SUBSCRIBE FOR MORE: http://goo.gl/bMexAI
=====================================