On Mar 22, 10:44 am, "Diez B. Roggisch" <[EMAIL PROTECTED]> wrote:
> [EMAIL PROTECTED] schrieb:
>
>
>
> > I am very new to both programming and Pyhton and while trying to do
> > some practice using A byte of python an Error pops up on the IDLE
> > shell. I am using windows XP. PLease see below.
> >
[EMAIL PROTECTED] wrote:
> I am very new to both programming and Pyhton and while trying to do
> some practice using A byte of python an Error pops up on the IDLE
> shell. I am using windows XP. PLease see below.
> while running:
> guess = int(raw_input('Enter an integer : '))
>
> if guess == numbe
[EMAIL PROTECTED] schrieb:
> I am very new to both programming and Pyhton and while trying to do
> some practice using A byte of python an Error pops up on the IDLE
> shell. I am using windows XP. PLease see below.
> while running:
> guess = int(raw_input('Enter an integer : '))
>
> if guess == nu