Re: Need help on program!!!

2004-12-04 Thread Miklós P
"Dan Perl" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > > I'm not sure what you mean by "benignity" here, but I think I agree with > you. Sympathy for TAs is not really my reason for how I feel towards I meant that I think the real (or long term) interest of the OP is to *learn

Re: Need help on program!!!

2004-12-03 Thread Dan Perl
"Miklós P" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "Dan Perl" <[EMAIL PROTECTED]> wrote in message > news:[EMAIL PROTECTED] >> >> "Hopefully" for whom? For us, who may have to work with him someday or > use >> a product that he developed? Most of us here have been studen

Re: Need help on program!!!

2004-12-03 Thread Miklós P
"Brad Tilley" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > elif first in (2,3,7): > > I think you mean 'elif first in (2,3,12):' > Seems you've grown out of school.. So why make the little rascal even lazier? :-\ M. -- http://mail.python.org/mailman/listinfo/python-list

Re: Need help on program!!!

2004-12-03 Thread Brad Tilley
Max M wrote: Dan Perl wrote: That was also my impression. Even the description of the problem looks like it's just copied from the assignment, so probably didn't even take the time to restate the problem in his own words. But we're speculating. Either way, this is not a normal request: "I nee

Re: Need help on program!!!

2004-12-03 Thread Miklós P
"Dan Perl" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > "Hopefully" for whom? For us, who may have to work with him someday or use > a product that he developed? Most of us here have been students (or still > are) and may sympathize with the OP, but personally I have been also

Re: Need help on program!!!

2004-12-03 Thread Brad Tilley
Darth Haggis wrote: I need help writing a program You are to write a python program to accomplish the following: a.. Play a dice game of Craps using a random number generator to simulate the roll of the dice, the code for the rolling of the dice should take place in a user written module nam

Re: Need help on program!!!

2004-12-03 Thread Max M
Dan Perl wrote: "Max M" <[EMAIL PROTECTED]> wrote in message Most of us here have been students (or still are) and may sympathize with the OP, but personally I have been also a TA so I have seen the other side and that's where my sympathy lies now. My reply was a joke... My normal response has

Re: Need help on program!!!

2004-12-03 Thread Brad Tilley
Grant Edwards wrote: On 2004-12-03, Max M <[EMAIL PROTECTED]> wrote: That was also my impression. Even the description of the problem looks like it's just copied from the assignment, so probably didn't even take the time to restate the problem in his own words. [...] Hopefully his teacher doesn

Re: Need help on program!!!

2004-12-03 Thread Jerry Sievers
"Darth Haggis" <[EMAIL PROTECTED]> writes: > I need help writing a program > > You are to write a python program to accomplish the following: > > a.. Play a dice game of Craps using a random number generator to simulate > the roll of the dice, the code for the rolling of the dice should ta

Re: Need help on program!!!

2004-12-03 Thread Dan Perl
"Max M" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Hopefully his teacher doesn't know about Google, or he can be expelled > from school for using it. "Hopefully" for whom? For us, who may have to work with him someday or use a product that he developed? Most of us here hav

Re: Need help on program!!!

2004-12-03 Thread Grant Edwards
On 2004-12-03, Max M <[EMAIL PROTECTED]> wrote: >> That was also my impression. Even the description of the >> problem looks like it's just copied from the assignment, so >> probably didn't even take the time to restate the problem in >> his own words. [...] > Hopefully his teacher doesn't know

Re: Need help on program!!!

2004-12-03 Thread Max M
Dan Perl wrote: That was also my impression. Even the description of the problem looks like it's just copied from the assignment, so probably didn't even take the time to restate the problem in his own words. But we're speculating. Either way, this is not a normal request: "I need a program t

Re: Need help on program!!!

2004-12-03 Thread Dan Perl
That was also my impression. Even the description of the problem looks like it's just copied from the assignment, so probably didn't even take the time to restate the problem in his own words. But we're speculating. Either way, this is not a normal request: "I need a program to do this, plz h

Re: Need help on program!!!

2004-12-03 Thread Miklós P
"Darth Haggis" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I need help writing a program > > You are to write a python program to accomplish the following: > ... > > > Haggis > Seems very much like homework to me... ;) And that's something you are supposed to do on your own

RE: Need help on program!!!

2004-12-03 Thread Batista, Facundo
Title: RE: Need help on program!!! [Darth Haggis] #- I need help writing a program #- #- You are to write a python program to accomplish the following: Actually, your homework is *your* homework. Regards, .   Facundo -- http://mail.python.org/mailman/listinfo/python-list