On Nov 18, 2007 4:45 PM, Facundo Batista <[EMAIL PROTECTED]> wrote: > Python 3.0a1+ (py3k:58889, Nov 6 2007, 19:05:24) > [GCC 4.1.3 20070929 (prerelease) (Ubuntu 4.1.2-16ubuntu2)] on linux2 > Type "help", "copyright", "credits" or "license" for more information. > >>> for i in range(8): > ... print( bin(i)[2:].zfill(3) )
Mmm... cos'รจ bin()? La shell non lo riconosce.
_______________________________________________ Python mailing list Python@lists.python.it http://lists.python.it/mailman/listinfo/python