[pyar] 2 es 3

Roberto Alsina ralsina en netmanagers.com.ar
Mar Jul 3 10:17:35 ART 2012


La mayoria sabrá que

True, False = False, True

en python hace cosas interesantes. Pero sabían que es posible hacer esto:

 >>> print 2
3
 >>> print 2+2
6

Cómo? Así:

http://hforsten.com/redefining-the-number-2-in-python.html



More information about the pyar mailing list