All subsets from an iterable in Python
Python Snippet
Infinite generator of Fibonacci numbers in Python
Recursive factorial implementation in Python
Implementation of greater common divisor in Python
Recursive binary search implementation in Python