> thanks i would really appreciate the help Python supports a pretty cool online help system, that I was programming python for quite a while before I found.
>>> import random >>> help(random) Should get you started. > Darren > > -- > > --
> thanks i would really appreciate the help Python supports a pretty cool online help system, that I was programming python for quite a while before I found.
>>> import random >>> help(random) Should get you started. > Darren > > -- > > --