Re: Python Idle not giving my prompt after If line

2018-04-09 Thread T Berger
On Monday, April 9, 2018 at 1:19:13 PM UTC-4, Terry Reedy wrote: > On 4/9/2018 3:07 AM, Peter Otten wrote: > > brg...@gmail.com wrote: > > > >> I typed the If part of an If/Else statement, but did not get a prompt at > >> the beginning of the next line when I hit return. Instead, the cursor > >> l

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread T Berger
On Monday, April 9, 2018 at 1:34:04 PM UTC-4, Peter Otten wrote: > brg...@gmail.com wrote: > > > On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: > >> brg...@gmail.com wrote: > >> > >> > I typed the If part of an If/Else statement, but did not get a prompt > >> > at the beginning

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Peter Otten
brg...@gmail.com wrote: > On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: >> brg...@gmail.com wrote: >> >> > I typed the If part of an If/Else statement, but did not get a prompt >> > at the beginning of the next line when I hit return. Instead, the >> > cursor lined up under the

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Terry Reedy
On 4/9/2018 3:07 AM, Peter Otten wrote: brg...@gmail.com wrote: I typed the If part of an If/Else statement, but did not get a prompt at the beginning of the next line when I hit return. Instead, the cursor lined up under the "p" of "print." Here is the line of text (it's part of a longer bit o

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread brgrt2
On Monday, April 9, 2018 at 3:08:28 AM UTC-4, Peter Otten wrote: > brg...@gmail.com wrote: > > > I typed the If part of an If/Else statement, but did not get a prompt at > > the beginning of the next line when I hit return. Instead, the cursor > > lined up under the "p" of "print." Here is the lin

Re: Python Idle not giving my prompt after If line

2018-04-09 Thread Peter Otten
brg...@gmail.com wrote: > I typed the If part of an If/Else statement, but did not get a prompt at > the beginning of the next line when I hit return. Instead, the cursor > lined up under the "p" of "print." Here is the line of text (it's part of > a longer bit of coding, I copied out of a textboo

Python Idle not giving my prompt after If line

2018-04-08 Thread brgrt2
I typed the If part of an If/Else statement, but did not get a prompt at the beginning of the next line when I hit return. Instead, the cursor lined up under the "p" of "print." Here is the line of text (it's part of a longer bit of coding, I copied out of a textbook). >>> if right_this_minute