On Feb 8, 2:17 pm, Grant Edwards <[EMAIL PROTECTED]> wrote:
> On 2007-02-08, Reid <[EMAIL PROTECTED]> wrote:
>
> > I am just starting to play with programing again as a hobby. I have heard
> > good things about python. I have not really looked into the language much.
> > My question is, will python
On Feb 6, 4:08 pm, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Tue, 06 Feb 2007 20:35:43 -0300, <[EMAIL PROTECTED]> escribió:
>
>
>
> > Anyways heres my error:
> >
> > **
On Feb 5, 6:33 pm, James Stroud <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > On Feb 5, 3:29 pm, James Stroud <[EMAIL PROTECTED]> wrote:
>
> >>[EMAIL PROTECTED] wrote:
>
> >>>Hello,
> >>> I am very knew to python and am attempting to write a program
> >>>in python that a friend of
On Feb 5, 3:29 pm, James Stroud <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] wrote:
> > Hello,
> >I am very knew to python and am attempting to write a program
> > in python that a friend of mine is having to write in java. I am doing
> > this for fun and would like some help as to how i
Hello,
I am very knew to python and am attempting to write a program
in python that a friend of mine is having to write in java. I am doing
this for fun and would like some help as to how i can generate random
coordinate points (x,y) and compare them with user inputted coordinate
points. For