new to python

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ronnie Broyles

    new to python


    I am new to python--new to programming period. Will I need a compiler with
    python? I am currently working with the tutorials from the python.org
    website.

    TIA
    --
    for every thousand hacking at the leaves of evil, there is one hacking at
    the roots.



  • Rene Pijlman

    #2
    Re: new to python

    Ronnie Broyles:[color=blue]
    >Will I need a compiler with python?[/color]

    You will need the Python interpreter, which is also a compiler of sorts.
    Grab it from http://www.python.org/download/

    --
    René Pijlman

    Comment

    • Rune

      #3
      Re: new to python

      On Sun, 24 Aug 2003 09:38:00 -0400, "Ronnie Broyles"
      <rbroyles@bells outh.net> wrote:
      [color=blue]
      >
      >I am new to python--new to programming period. Will I need a compiler with
      >python? I am currently working with the tutorials from the python.org
      >website.[/color]

      No compiler needed. Python is interpreted.
      Good luck!

      Comment

      • Ronnie Broyles

        #4
        Re: new to python

        thanks
        "Rune" <[email protected] > wrote in message
        news:feghkvgq0a 0rnjtklprvh3kcg [email protected] om...[color=blue]
        > On Sun, 24 Aug 2003 09:38:00 -0400, "Ronnie Broyles"
        > <rbroyles@bells outh.net> wrote:
        >[color=green]
        > >
        > >I am new to python--new to programming period. Will I need a compiler[/color][/color]
        with[color=blue][color=green]
        > >python? I am currently working with the tutorials from the python.org
        > >website.[/color]
        >
        > No compiler needed. Python is interpreted.
        > Good luck!
        >[/color]



        Comment

        Working...