[Tutor] Learning with Open Source Applications.

2010-10-18 Thread Jorge Biquez
Hello all. I am sorry for the cross posting but I really would like to hear comments from experience people in Python. I am new to Python, not new in programming. I am leaving the PHP path and moving to Python. When I was learning PHP it was very useful to learn to install OpenSource solutio

Re: [Tutor] pydoc?

2010-10-18 Thread Alan Gauld
"Alex Hall" wrote about a program called brlapi. I am on Windows. Can someone explain what is going on here? Hmm... I am relatively new to Python and have not found this pydoc. Well, I don't know how this is supposed to work on Windows. On Linux, you simply run pydoc brlapi pydoc liv

Re: [Tutor] High Low Game

2010-10-18 Thread Alan Gauld
"Raquel" wrote I am new to Python, and have hit a WALL. Any help is appreciated! Below is what I have so far, for the "High Low Game"...when I try to run it, nothing happens, so I have been unable to finish it. I am sure it is something simple... First some questions: 1) What OS are you

Re: [Tutor] High Low Game

2010-10-18 Thread David Hutto
More importantly, outside the function it calls. ___ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor

Re: [Tutor] High Low Game

2010-10-18 Thread David Hutto
On Mon, Oct 18, 2010 at 6:34 PM, Raquel wrote: > Hi, > I am new to Python, and have hit a WALL.  Any help is appreciated!   Below > is what I have so far, for the "High Low Game"...when I try to run it, > nothing happens, so I have been unable to finish it.  I am sure it is > something simple... >

[Tutor] pydoc?

2010-10-18 Thread Alex Hall
Hi all, Below is part of an email I got from someone in reply to a question about a program called brlapi. I am on Windows. Can someone explain what is going on here? > Hmm... I am relatively new to Python and have not found this pydoc. Well, I don't know how this is supposed to work on Windows.

[Tutor] High Low Game

2010-10-18 Thread Raquel
Hi, I am new to Python, and have hit a WALL. Any help is appreciated! Below is what I have so far, for the "High Low Game"...when I try to run it, nothing happens, so I have been unable to finish it. I am sure it is something simple... #assignment 2 part 1 high low def main(): print " P