On Mar 15, 9:20 am, Chris Rebert <c...@rebertia.com> wrote:
> On Tue, Mar 15, 2011 at 1:10 AM, yqyq22 <yqy...@hotmail.com> wrote:
> > Hi all,
> > I would like to put an alphanumeric string like this one
> > EE472A86441AF2E629DE360 in a list, then iterate inside the entire
> > string lenght and change each digit with a random digit.
> > Do u have some suggestion? thanks a lot
>
> Can you show us your attempt?
>
> Cheers,
> Chris

Hi, to be honest i'm a newbye so i don't know where to start, i began
in this way but i don't know how to proceeed.
list = (EE472A86441AF2E629DE360)
Thanks


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to