Re: [Edu-sig] list newbie

2006-05-28 Thread Steven Bird
On 5/28/06, Scott David Daniels <[EMAIL PROTECTED]> wrote: > Here's a trick I use for myself when the shell screen gets too full: > > 1) Make sure another window is open (do File / New Window if needed). > 2) Close the shell screen. > 3) On (one of) the open window(s) do Windows / Python Shell. > >

Re: [Edu-sig] list newbie

2006-05-28 Thread Scott David Daniels
Kris Olson wrote: > I am new to teaching Python but have enjoyed the reaction of my students to > Python. I have been using the interactive mode to demonstrate it is hard > for > them to see when I get down to the bottom of the page. > Is there a way to clear the screen or open a new inter

Re: [Edu-sig] list newbie

2006-05-27 Thread Andre Roberge
On 5/27/06, Kris Olson <[EMAIL PROTECTED]> wrote: Hello AllI am new to teaching Python but have enjoyed the reaction of my students to Python.  I have been using the interactive mode to demonstrate and as a tool to check their understanding.  However, it is hard for them to see when I get down to t

Re: [Edu-sig] list newbie

2006-05-27 Thread Steven Bird
On 5/27/06, kirby urner <[EMAIL PROTECTED]> wrote: > On 5/26/06, Kris Olson <[EMAIL PROTECTED]> wrote: > > Is there a way to clear the screen or > > open a new interactive screen? > > Hey Kris, I know what you mean. Sometimes I roll up the IDLE window > so that the bottom of the frame is towards t

Re: [Edu-sig] list newbie

2006-05-27 Thread kirby urner
On 5/26/06, Kris Olson <[EMAIL PROTECTED]> wrote: > Hello All > > I am new to teaching Python but have enjoyed the reaction of my students to > Python. I have been using the interactive mode to demonstrate and as a tool > to check their understanding. However, it is hard for them to see when I >

[Edu-sig] list newbie

2006-05-26 Thread Kris Olson
Hello AllI am new to teaching Python but have enjoyed the reaction of my students to Python.  I have been using the interactive mode to demonstrate and as a tool to check their understanding.  However, it is hard for them to see when I get down to the bottom of the page.  Is there a way to clear th