> numpy/scipy etc... are quite useful for Euler :) I've come to love sympy, personally.
> They contain a function to do factorials (and loads more). >>> from math import factorial >>> factorial(5) 120 Geremy Condra -- http://mail.python.org/mailman/listinfo/python-list