[Python] lista di caratteri

Dante Dis'Utopia danteloi1993 a gmail.com
Mer 20 Feb 2013 12:47:10 CET


Good!


Il giorno 20 febbraio 2013 12:38, Luca Melandri <luca.bankai a gmail.com> ha
scritto:

> string.ascii_lowercase nel caso usi il 3.3
> Ciao :-)
> --Luca
> On Feb 20, 2013 12:28 PM, "Carlo Miron" <miron a python.it> wrote:
>
>> Il 20 febbraio 2013 12:25, Dante Dis'Utopia <danteloi1993 a gmail.com> ha
>> scritto:
>> > Grazie, perfetto!
>>
>> O anche
>>
>> >>> import string
>> >>> list(string.lowercase)
>> ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j', 'k', 'l', 'm', 'n',
>> 'o', 'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z']
>>
>> ©
>> --
>>   R
>> K-<M>-S
>>   L
>> _______________________________________________
>> Python mailing list
>> Python a lists.python.it
>> http://lists.python.it/mailman/listinfo/python
>>
>
> _______________________________________________
> Python mailing list
> Python a lists.python.it
> http://lists.python.it/mailman/listinfo/python
>
>
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20130220/d1ef5268/attachment.html>


Maggiori informazioni sulla lista Python