[Python] lista di caratteri

Luca Melandri luca.bankai a gmail.com
Mer 20 Feb 2013 12:38:54 CET


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
>
-------------- parte successiva --------------
Un allegato HTML è stato rimosso...
URL: <http://lists.python.it/pipermail/python/attachments/20130220/3bf09818/attachment-0001.html>


Maggiori informazioni sulla lista Python