On Thu, Feb 10, 2011 at 08:48, Marco Mariani <[email protected]> wrote: > > > >>> reduce(lambda x, y: x*10+y, [2,3,5,7,8,3]) > 235783 >
+1 = 235784
_______________________________________________ Python mailing list [email protected] http://lists.python.it/mailman/listinfo/python
