como retornar boleanos en python

FERNANDO VILLARROEL fvillarroel en yahoo.com
Vie Mar 4 22:14:08 CET 2005


Haber leete la guia de mini python o Python
Instantaneo ahy se explica todo eso y mas:

http://usuarios.lycos.es/arturosa/pag/documentacion/minipython.html

http://www.arrakis.es/~rapto/AprendaPython.html

http://usuarios.lycos.es/arturosa/pag/documentacion/pythoninstantaneo.html

Pero para que vayas sabiendo por ejemplo a=[], a=0,
none representan a false, por el contrario:

a=1, b=('pedro',1) y c=[1,2,3,4] 

Representan a True.

Saludos.
--- Juan Francisco Mosquera Hurtado
<juanmosquera en puj.edu.co> wrote:
>  
>  
> 
> *	
> 	HOLA ME GUSTARIA SABER COMO PUEDO RETORNAR
> ELEMENTOS BOLENOS EN PYTHON O COMO SE SIMBOLIZA TRUE
> O FALSE
> *	
> 	EN SCHEME #f #tGRACIAS 
> *	
> 	CHAO
> 
> > _______________________________________________
> Python-es mailing list
> Python-es en aditel.org
> http://listas.aditel.org/listinfo/python-es
> 


	
		
__________________________________ 
Celebrate Yahoo!'s 10th Birthday! 
Yahoo! Netrospective: 100 Moments of the Web 
http://birthday.yahoo.com/netrospective/
------------ próxima parte ------------
_______________________________________________
Python-es mailing list
Python-es en aditel.org
http://listas.aditel.org/listinfo/python-es


Más información sobre la lista de distribución Python-es