>
> My key insight when solving these using Python was how I was able to
> use techniques like memoizing using generators
>

Yep. my code base is full of generators. The take away from euler problems
,for me is , i lost the fear of mathematics and cool tricks with recursion.
https://gist.github.com/1625699
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to