[pyar] cadenas de texto

Wilebaldo Santana wisahe en gmail.com
Lun Jul 4 20:44:40 ART 2011


¿Para qué son los punto y coma?
Saludos!

2011/7/4 Juan P Alesandri <jp en alesandri.com.ar>

> 2011/7/4 p8queen <p8queen en gmail.com>
>
>> #!/usr/bin/python
>>
>> str = "THIS IS STRING EXAMPLE....WOW!!!";
>> print str.isupper();
>>
>> str = "THIS is string example....wow!!!";
>> print str.isupper();
>>
>> fuente: http://www.tutorialspoint.com/python/string_isupper.htm
>>
>> Si queres saber cuantos caracteres son mayusculas ?
>>
>> cad  = "Hola Mundo"
>> sum([x.isupper() for x in cad])
>>
>>
>> Esto es "a la python" .
>>
>> Buenisimo el aporte Gustavo!! Muchas gracias!
> --
> Saludos
> Juan Pablo Alesandri
> GNU/Linux Registered User:#333844
> GnuPG Public Key ID: 8A2B7F96
> ---
>
> _______________________________________________
> pyar mailing list pyar en python.org.ar
> http://listas.python.org.ar/listinfo/pyar
>
> PyAr - Python Argentina - Sitio web: http://www.python.org.ar/
>
------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: <http://listas.python.org.ar/pipermail/pyar/attachments/20110704/65c87f25/attachment.html>


More information about the pyar mailing list